Adding .gitignore
This commit is contained in:
parent
56fdefeccd
commit
b6e74c198d
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
*.pyc
|
||||
*.swo
|
||||
*.swp
|
||||
*.sqlite
|
||||
*.db
|
||||
*~
|
||||
local_settings.py
|
||||
slots.json
|
Loading…
x
Reference in New Issue
Block a user