Update .gitignore

This commit is contained in:
Thomas Goyne 2014-04-06 08:12:06 -07:00 committed by Thomas Goyne
parent f29b2d1fdc
commit b23ccc8c0b
1 changed files with 25 additions and 30 deletions

55
.gitignore vendored
View File

@ -34,49 +34,44 @@
*.zip *.zip
*~ *~
bin /bin
lib /include
obj /ipch
ipch /lib
/obj
/tests/data
.lvimrc .lvimrc
.syntastic_cpp_config .syntastic_cpp_config
/Makefile.inc
BuildLog.htm BuildLog.htm
Makefile.inc
acconf.h acconf.h
acconf.h.in acconf.h.in
aclocal.m4 aclocal.m4
aegisub/conf.sh
aegisub/desktop/aegisub.desktop
aegisub/desktop/aegisub.desktop.template
aegisub/libaegisub/libaegisub-3.0.so.3
aegisub/reporter/reporter-3.0
aegisub/src/aegisub
aegisub/src/aegisub-3.0
aegisub/src/libresrc/bitmap.cpp
aegisub/src/libresrc/bitmap.h
aegisub/src/libresrc/default_config.cpp
aegisub/src/libresrc/default_config.h
aegisub/src/libresrc/default_config_platform.json
aegisub/tools/common-respack
aegisub/tools/repack-thes-dict
aegisub/tools/repack-thes-dict.dSYM
aegisub/tools/osx-bundle-restart-helper
aegisub/tools/osx-bundle.sed
autom4te.cache autom4te.cache
conf.sh
config.log config.log
config.status config.status
config_windows.h config_windows.h
configure configure
svn-revision.h desktop/aegisub.desktop
svn_revision desktop/aegisub.desktop.template
svnmove.txt
git_version.h git_version.h
git_version.xml git_version.xml
aegisub/tests/data src/aegisub
aegisub/tests/run src/libresrc/bitmap.cpp
aegisub/tests/*.json src/libresrc/bitmap.h
src/libresrc/default_config.cpp
src/libresrc/default_config.h
src/libresrc/default_config_platform.json
svn-revision.h
svn_revision
tests/*.json
tests/run
tools/common-respack
tools/osx-bundle-restart-helper
tools/osx-bundle.sed
tools/repack-thes-dict
tools/repack-thes-dict.dSYM
/packages
.nuget .nuget
/aegisub/include