update .gitignore

This commit is contained in:
Starbeamrainbowlabs 2020-08-31 00:16:44 +01:00
parent e5db599009
commit 5467ad1664
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 22 additions and 1 deletions

23
.gitignore vendored
View File

@ -4,7 +4,7 @@
*.stl
*.gz
*.webm
*.ogv
# Created by https://www.gitignore.io/api/lua,git
# Edit at https://www.gitignore.io/?templates=lua,git
@ -131,3 +131,24 @@ luac.out
*.wmv
# End of https://www.gitignore.io/api/video
# Created by https://www.toptal.com/developers/gitignore/api/video
# Edit at https://www.toptal.com/developers/gitignore?templates=video
### Video ###
*.3g2
*.3gp
*.asf
*.asx
*.avi
*.flv
*.mov
*.mp4
*.mpg
*.rm
*.swf
*.vob
*.wmv
*.webm
# End of https://www.toptal.com/developers/gitignore/api/video