soundboard/.gitignore
2017-07-18 12:51:58 +02:00

12 lines
90 B
Plaintext

# Vim
*~
*.swp
*.swo
# Python
*.pyc
# Project specific files
config.py
metadata.sqlite*