still learning to cmake correctly
This commit is contained in:
parent
a6d9c341df
commit
5278b5d98b
15
.gitignore
vendored
15
.gitignore
vendored
@ -1,19 +1,16 @@
|
||||
*.in
|
||||
*.o
|
||||
*.so
|
||||
*/.deps
|
||||
|
||||
compile
|
||||
config.*
|
||||
configure
|
||||
depcomp
|
||||
install-sh
|
||||
missing
|
||||
stamp-h1
|
||||
build/
|
||||
|
||||
CMakeFiles/
|
||||
CMakeCache.txt
|
||||
cmake_install.cmake
|
||||
|
||||
Makefile
|
||||
*/Makefile
|
||||
aclocal.m4
|
||||
autom4te.cache
|
||||
|
||||
src/version.cpp
|
||||
src/bottles/commands.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user