Setup local settings

This commit is contained in:
Claude Paroz 2025-07-08 20:49:30 +02:00
parent a961619d08
commit 58131bd4ad
3 changed files with 4 additions and 7 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
common/local_settings.py
db.sqlite3
__pycache__