V2 code commit
This commit is contained in:
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
# Python
|
||||
*.__pycache__
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
|
||||
# Ingnor upload files
|
||||
static/uploads/
|
||||
|
||||
# Ignore files
|
||||
venv
|
||||
|
||||
# Ignore Log files ss
|
||||
logs/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user