add Makefiles to the gitignore

This commit is contained in:
Stephen Birarda 2013-07-24 11:28:42 -07:00
parent a8afaea542
commit 7fde47655e

1
.gitignore vendored
View file

@ -4,6 +4,7 @@ CMakeFiles/
CMakeScripts/ CMakeScripts/
cmake_install.cmake cmake_install.cmake
build/ build/
Makefile
# Xcode # Xcode
*.xcodeproj *.xcodeproj