danilotpnta commited on
Commit
f3791c8
·
1 Parent(s): 6d95494

Add .mp4 and .m4v to .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +3 -1
.gitignore CHANGED
@@ -163,4 +163,6 @@ cython_debug/
163
 
164
 
165
  *.mp3
166
- .DS_Store
 
 
 
163
 
164
 
165
  *.mp3
166
+ .DS_Store
167
+ *.mp4
168
+ *.m4v