1
0
mirror of https://github.com/github/gitignore synced 2024-11-26 05:34:21 +01:00
gitignore/Global/Videos.gitignore
David 安大卫 da9cf41054 Case Insensitive .MOV or .mov Selector
Changed the Quicktime file selector to identify files with the extension ".MOV" or ".mov"
2023-08-15 17:17:05 -06:00

9 lines
181 B
Plaintext

## Ignore video files which could have large file sizes
## because GitHub recommends repository sizes under 5GB.
# Quicktime Video Files
*.[Mm][Oo][Vv]
# MPEG-4 Video Files
*.m4v