aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: ba43c12dcc6da3a6f6d7c115a9e7dac838b0a81f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Tup
.tup

# Editor
.vscode

# Build Artifacts
__pycache__
*.py
!test.py