Merge pull request #428 from JesseTG/jtg/ignore-more

Let's try .gitignore again #428
This commit is contained in:
Christophe R. 2015-10-07 22:23:04 +02:00
commit 64c86d1760

5
.gitignore vendored
View File

@ -30,7 +30,6 @@
# CMake
CMakeCache.txt
CMakeFiles
Makefile
cmake_install.cmake
install_manifest.txt
*.cmake
@ -43,5 +42,9 @@ Testing/*
test/gtc/*.dds
# Project Files
Makefile
*.cbp
*.user
# Misc.
*.log