ignore media folder contents

This commit is contained in:
2026-02-06 07:48:52 -03:00
parent 26bd158c47
commit 022baa407f
2 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@@ -17,7 +17,8 @@ env/
*.pot *.pot
*.pyc *.pyc
db.sqlite3 db.sqlite3
media/ media/*
!media/.gitkeep
# Node # Node
node_modules/ node_modules/

0
media/.gitkeep Normal file
View File