Upload files to "/"
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*.egg-info/
|
||||
.cache/
|
||||
venv/
|
||||
env/
|
||||
ENV/
|
||||
.env
|
||||
.venv
|
||||
.pytest_cache/
|
||||
instance/
|
||||
/.vscode/
|
||||
.DS_Store
|
||||
grepo.db
|
||||
data/
|
||||
Reference in New Issue
Block a user