diff --git a/.gitignore b/.gitignore index 0d2e2b5..ae16bed 100644 --- a/.gitignore +++ b/.gitignore @@ -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