mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-12-10 10:42:25 +03:00
Added .gitignore
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# CMake
|
||||
CMakeCache.txt
|
||||
CMakeFiles/
|
||||
CTestTestfile.cmake
|
||||
Makefile
|
||||
cmake_install.cmake
|
||||
|
||||
# Built binaries
|
||||
dbsim/dbsim
|
||||
src/libwsrep-lib.a
|
||||
test/wsrep-lib_test
|
||||
wsrep-API/libwsrep_api_v26.a
|
||||
Reference in New Issue
Block a user