mirror of
https://github.com/github/gitignore
synced 2024-11-22 11:44:21 +01:00
Case Insensitive .MOV or .mov Selector
Changed the Quicktime file selector to identify files with the extension ".MOV" or ".mov"
This commit is contained in:
parent
8193f41653
commit
da9cf41054
@ -2,7 +2,7 @@
|
||||
## because GitHub recommends repository sizes under 5GB.
|
||||
|
||||
# Quicktime Video Files
|
||||
*.mov
|
||||
*.[Mm][Oo][Vv]
|
||||
|
||||
# MPEG-4 Video Files
|
||||
*.m4v
|
||||
|
Loading…
Reference in New Issue
Block a user