.gitignore CMake stuff and executables

master
neingeist 10 years ago
parent ae7f6839cc
commit 8f9dd5cac6

10
.gitignore vendored

@ -0,0 +1,10 @@
# cmake stuff
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
Makefile
# executables
auto_ptr
typetest
unique_ptr
Loading…
Cancel
Save