gitignore: mass cleaning

This commit is contained in:
Ryan Lucia 2019-07-21 15:13:01 -04:00 committed by line0
parent 6f94eb2b9a
commit c7e3566a77
1 changed files with 4 additions and 43 deletions

47
.gitignore vendored
View File

@ -1,48 +1,11 @@
*.App *.vcxproj.user
*.[oadi]
*.ass
*.avi
*.bz2
*.cache
*.dep
*.db
*.dll
*.dmg
*.exe
*.gch
*.gz
*.idb *.idb
*.ilk
*.log
*.manifest
*.mkv
*.mo
*.ncb
*.obj
*.opensdf
*.orig
*.patch
*.pch
*.pdb *.pdb
*.profdata *.mo
*.profraw *.exe
*.sdf
*.so
*.srt
*.suo
*.swp
*.ts
*.user
*.vsp
*.y4m
*.zip
*~
/bin /output
/include /include
/ipch
/lib
/obj
/tests/data /tests/data
.lvimrc .lvimrc
@ -65,7 +28,6 @@ git_version.xml
packages/desktop/aegisub.desktop packages/desktop/aegisub.desktop
packages/desktop/aegisub.desktop.template packages/desktop/aegisub.desktop.template
packages/win_installer/vendor packages/win_installer/vendor
src/aegisub
src/libresrc/bitmap.cpp src/libresrc/bitmap.cpp
src/libresrc/bitmap.h src/libresrc/bitmap.h
src/libresrc/default_config.cpp src/libresrc/default_config.cpp
@ -79,7 +41,6 @@ tools/osx-bundle-restart-helper
tools/osx-bundle.sed tools/osx-bundle.sed
tools/repack-thes-dict tools/repack-thes-dict
tools/repack-thes-dict.dSYM tools/repack-thes-dict.dSYM
vendor/fribidi
vendor/luajit/src/host/buildvm vendor/luajit/src/host/buildvm
vendor/luajit/src/host/minilua vendor/luajit/src/host/minilua
vendor/luajit/src/host/buildvm_arch.h vendor/luajit/src/host/buildvm_arch.h