Start with a proper setup
This commit is contained in:
3
python_flask/.gitignore
vendored
3
python_flask/.gitignore
vendored
@@ -1,3 +1,6 @@
|
||||
__pycache__/
|
||||
/venv/
|
||||
*.sqlite
|
||||
*.sqlite3
|
||||
*.bak
|
||||
*.bundle
|
||||
|
||||
Reference in New Issue
Block a user