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)
|
# Large binary files (do not commit)
|
||||||
*.tar
|
*.tar
|
||||||
*.zip
|
*.zip
|
||||||
*.mp4
|
# Allow MP4s in public folder (used by the app)
|
||||||
|
!public/*.mp4
|
||||||
|
!public/**/*.mp4
|
||||||
lageplan-web.tar
|
lageplan-web.tar
|
||||||
|
|
||||||
# Reference materials (keep locally, not in git)
|
# Reference materials (keep locally, not in git)
|
||||||
|
|||||||
BIN
public/Pepe_Avatar.mp4
Normal file
BIN
public/Pepe_Avatar.mp4
Normal file
Binary file not shown.
Reference in New Issue
Block a user