diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 22 |
1 files changed, 6 insertions, 16 deletions
@@ -1,20 +1,10 @@ -.deps -.libs -*.lo -*.la *.o # vim swap files .*.sw* -aclocal.m4 -autom4te.cache -compile -config.* -configure -depcomp -install-sh -libtool -ltmain.sh Makefile -Makefile.in -missing -stamp-h1 +config.h +CMakeCache.txt +CMakeFiles/ +cmake_install.cmake +*.a +install_manifest.txt |