Add .gitignore for media files
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
# Media files too large for git
|
||||||
|
*.mp4
|
||||||
|
*.MOV
|
||||||
|
*.mov
|
||||||
|
*.avi
|
||||||
|
*.mkv
|
||||||
|
*.HEIC
|
||||||
|
*.HEIC.JPG
|
||||||
|
|
||||||
|
# Keep PDFs and images under 5MB in materials, exclude large ones
|
||||||
Reference in New Issue
Block a user