diff options
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,4 +1,6 @@ *~ +build.local.bat +build.local.sh Makefile Makefile.in CMakeFiles @@ -8,8 +10,10 @@ cmake_install.cmake install_manifest.txt cmake/project-config*.cmake +/.vs* /*.manifest /*.swp +/*build* /aclocal.m4 /autom4te.cache /config.cache |
