diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -25,3 +25,12 @@ compile depcomp install-sh stamp-h1 +aclocal.m4 +ltmain.sh +ylwrap + +# CMake files +/CMakeCache.txt +/CMakeFiles +/Makefile +/cmake_install.cmake |