Commit bc08f587e62e5842b10b5d68ee159ac3fbf74546

Timothy Gu 2015-03-11T18:31:27

Don't ignore VS files

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
diff --git a/.gitignore b/.gitignore
index d1cf506..c7b0239 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,11 +35,6 @@ Makefile
 cmake_install.cmake
 install_manifest.txt
 
-*.sln
-*.vcproj*
-*.vcxproj*
-CTestTestfile.cmake
-
 ## Ignore Visual Studio temporary files, build results, and
 ## files generated by popular Visual Studio add-ons.