Add cmake-related files to .gitignore

This commit is contained in:
Trond Norbye 2014-02-14 09:04:48 +01:00
parent ed99d92c01
commit e061321207

15
.gitignore vendored
View File

@ -99,3 +99,18 @@ libevent_openssl.pc
/test/test-changelist
/test/test-fdleak
# Files generated by cmake
/CMakeCache.txt
/CMakeFiles/
/CTestTestfile.cmake
/DartConfiguration.tcl
/LibeventConfig.cmake
/LibeventConfigVersion.cmake
/LibeventTargets.cmake
/bin/
/cmake_install.cmake
/include/evconfig-private.h
/lib/
/tmp/
/verify_tests.sh