mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-19 01:04:58 -04:00
Add cmake-related files to .gitignore
This commit is contained in:
parent
ed99d92c01
commit
e061321207
15
.gitignore
vendored
15
.gitignore
vendored
@ -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
|
Loading…
x
Reference in New Issue
Block a user