fix: track Pepe_Avatar.mp4 and allow public/*.mp4 in git

This commit is contained in:
Pepe Ziberi
2026-05-19 23:19:57 +02:00
parent 165109fc65
commit 1f891ab057
2 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View File

@@ -49,7 +49,9 @@ prisma/migrations/*
# Large binary files (do not commit)
*.tar
*.zip
*.mp4
# Allow MP4s in public folder (used by the app)
!public/*.mp4
!public/**/*.mp4
lageplan-web.tar
# Reference materials (keep locally, not in git)