aif-ng/.gitignore

13 lines
130 B
Plaintext

*.bak
# We don't need these in git.
screenlog*
*.swp
*.lck
*~
.~lock.*
# and we DEFINITELY don't need these.
__pycache__/
*.pyc