Update gitignore

This commit is contained in:
Johannes Schriewer 2025-01-05 19:02:22 +01:00
parent 83ae8350b7
commit e3749b7f2e

4
.gitignore vendored
View file

@ -3,7 +3,7 @@ __pycache__
.python_version .python_version
*.egg-info *.egg-info
media/ ./media/
static/ ./static/
media.tar.gz media.tar.gz
*.pg *.pg