Make setting up and developing easier

This commit is contained in:
2024-06-26 17:14:36 +02:00
parent 44c70a5ee7
commit e9311225e7
4 changed files with 30 additions and 6 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ db.sqlite3
/static/
dist/
.DS_Store
.python-version