From b23ccc8c0bb406550b051230374e40cfdc022364 Mon Sep 17 00:00:00 2001 From: Thomas Goyne Date: Sun, 6 Apr 2014 08:12:06 -0700 Subject: [PATCH] Update .gitignore --- .gitignore | 55 +++++++++++++++++++++++++----------------------------- 1 file changed, 25 insertions(+), 30 deletions(-) diff --git a/.gitignore b/.gitignore index 5d9752c3e..1a3b6110f 100644 --- a/.gitignore +++ b/.gitignore @@ -34,49 +34,44 @@ *.zip *~ -bin -lib -obj -ipch +/bin +/include +/ipch +/lib +/obj +/tests/data .lvimrc .syntastic_cpp_config +/Makefile.inc BuildLog.htm -Makefile.inc acconf.h acconf.h.in 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 +conf.sh config.log config.status config_windows.h configure -svn-revision.h -svn_revision -svnmove.txt +desktop/aegisub.desktop +desktop/aegisub.desktop.template git_version.h git_version.xml -aegisub/tests/data -aegisub/tests/run -aegisub/tests/*.json +src/aegisub +src/libresrc/bitmap.cpp +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 -/aegisub/include