commit | 9b36433e6a488b9a332b0772090dc187f2838e73 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Jan 29 13:43:10 2015 +0000 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Jan 29 13:43:10 2015 +0000 |
tree | e439b47775f495a70edf16e97e364bca10f9eb0a | |
parent | 7e81e7003fa759a877441bb67716d9e652c76da2 [diff] |
Fix ignore patterns for windows cmake again
diff --git a/.gitignore b/.gitignore index bbf7822..916d731 100644 --- a/.gitignore +++ b/.gitignore
@@ -8,7 +8,9 @@ *.gcda # MSVC files generated by CMake: -*.filters +/*.sln +/*.vcxproj +/*.filters # MSVC build artifacts: *.exe