Skip to content

Commit 8c605fa

Browse files
Anil KommareddiCopilot
andcommitted
chore: exclude large video files and old-site-export from repo
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 702b75b commit 8c605fa

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,10 @@
33

44
# Original export (source, not needed in the deployed repo)
55
old-site-export/
6+
7+
# Large video files
8+
*.mp4
9+
*.mov
10+
*.avi
11+
*.mkv
12+
*.webm
-58.7 MB
Binary file not shown.

0 commit comments

Comments
 (0)