forked from server/soundboard
12 lines
90 B
Plaintext
12 lines
90 B
Plaintext
# Vim
|
|
*~
|
|
*.swp
|
|
*.swo
|
|
|
|
# Python
|
|
*.pyc
|
|
|
|
# Project specific files
|
|
config.py
|
|
metadata.sqlite*
|