6 lines
No EOL
93 B
Text
6 lines
No EOL
93 B
Text
# ignore all mp4 except for test.mp4
|
|
*.mp4
|
|
!test.mp4
|
|
|
|
# ignore javascript files from tsc
|
|
*.js |