update .gitignore

This commit is contained in:
j 2025-01-17 10:17:12 +05:30
parent 969762a39e
commit 9b19f29277

1
.gitignore vendored
View File

@ -3,6 +3,7 @@ data
*.pyc *.pyc
__pycache__ __pycache__
venv venv
.venv
local_settings.py local_settings.py
camp.json camp.json
*.swp *.swp