1
0
Fork 0

Create .gitignore with cache path and settings.py

This commit is contained in:
Robin Hüskes 2024-02-10 14:03:06 +01:00
parent 640c12ded6
commit 9bb4445fd9
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
__pycache__/
api/authcache/
settings.py