ignore python cache files
This commit is contained in:
parent
f4093bb774
commit
0094019e32
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,6 +10,7 @@ temp/
|
||||
.env.local
|
||||
test-data*.json
|
||||
*.local
|
||||
__pycache__/
|
||||
backend/*.sqlite3
|
||||
backend/*.sqlite3-*
|
||||
backend/.venv/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user