forked from server/soundboard
Add .gitignore
This commit is contained in:
parent
b909323330
commit
ed62963858
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
# Vim
|
||||
*~
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
# Python
|
||||
*.pyc
|
||||
|
||||
# Project specific files
|
||||
config.py
|
||||
Loading…
x
Reference in New Issue
Block a user