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
|
.env.local
|
||||||
test-data*.json
|
test-data*.json
|
||||||
*.local
|
*.local
|
||||||
|
__pycache__/
|
||||||
backend/*.sqlite3
|
backend/*.sqlite3
|
||||||
backend/*.sqlite3-*
|
backend/*.sqlite3-*
|
||||||
backend/.venv/
|
backend/.venv/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user