ignore cmake generated files

This commit is contained in:
Carl Schwope 2013-11-14 16:08:59 -05:00
parent 150830b270
commit 0f48223d2b

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
# Ignore files generated by cmake
CMakeCache.txt
CMakeFiles/
Makefile
cmake_install.cmake
libSDL2pp.so