Skip to content

Commit 074a0b6

Browse files
authored
Remove video file types from .gitignore
Remove video file extensions from .gitignore
1 parent 9652f08 commit 074a0b6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,11 +98,10 @@ benchmarks/*.png
9898

9999
*.mod
100100

101-
# Video Files
102101
*.mp4
103102
*.mov
104103
*.mkv
105104
*.avi
106105

107106
**isolation_rules/
108-
**.supercode/
107+
**.supercode/

0 commit comments

Comments
 (0)