aif-ng/.gitignore
2017-03-07 20:11:54 -05:00

14 lines
138 B
Plaintext

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