Initial commit
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
venv/*
|
||||
.vscode/*
|
||||
static/*
|
||||
__pycache__
|
||||
db.sqlite3
|
||||
doc/_build/
|
||||
doc/output/
|
||||
api_test.py
|
||||
log/*
|
Reference in New Issue
Block a user