feat: exclude geojson from git

This commit is contained in:
2025-05-24 12:05:30 +02:00
parent 5343f53661
commit d30d15c0d4

3
.gitignore vendored
View File

@@ -3,6 +3,9 @@
# Database
notfellchen
# Geojson from imports
*.geojson
# Media storage
/static
media