Browse Source

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

Let's try .gitignore again #428
Christophe R. 10 years ago
parent
commit
64c86d1760
1 changed files with 4 additions and 1 deletions
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

@@ -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