Switching to CMake (again).
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,3 +1,8 @@
|
||||
# Ignore CMake files
|
||||
CMakeFiles/
|
||||
CMakeCache.txt
|
||||
cmake_install.cmake
|
||||
Makefile
|
||||
|
||||
# Ignore binary files
|
||||
bin/
|
||||
*.o
|
||||
|
Reference in New Issue
Block a user