Initial commit of the actual server code.
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
/db.sqlite3
|
||||
Session.vim
|
||||
/local_settings.py
|
||||
/.venv
|
||||
/.coverage
|
||||
/htmlcov
|
||||
|
||||
__pycache__
|
||||
.*.swp
|
||||
Reference in New Issue
Block a user