fix: track Pepe_Avatar.mp4 and allow public/*.mp4 in git
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user