aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2015-03-11 18:31:27 -0700
committerTimothy Gu <timothygu99@gmail.com>2015-03-11 18:31:27 -0700
commitbc08f587e62e5842b10b5d68ee159ac3fbf74546 (patch)
treea660f13b35adedf360b49df9e739706526ed4824
parentecaf0e90b26fafc12be28ec6c10a05aa67291254 (diff)
downloaddlfcn-win32-bc08f587e62e5842b10b5d68ee159ac3fbf74546.tar.gz
dlfcn-win32-bc08f587e62e5842b10b5d68ee159ac3fbf74546.tar.bz2
dlfcn-win32-bc08f587e62e5842b10b5d68ee159ac3fbf74546.zip
Don't ignore VS files
-rw-r--r--.gitignore5
1 files changed, 0 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index d1cf506..c7b0239 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,11 +35,6 @@ Makefile
35cmake_install.cmake 35cmake_install.cmake
36install_manifest.txt 36install_manifest.txt
37 37
38*.sln
39*.vcproj*
40*.vcxproj*
41CTestTestfile.cmake
42
43## Ignore Visual Studio temporary files, build results, and 38## Ignore Visual Studio temporary files, build results, and
44## files generated by popular Visual Studio add-ons. 39## files generated by popular Visual Studio add-ons.
45 40