Skip to content

Commit

Permalink
Ignore MSVC build artefacts.
Browse files Browse the repository at this point in the history
  • Loading branch information
madmaxoft committed Nov 5, 2015
1 parent 1ea8804 commit 75f0591
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .gitignore
@@ -0,0 +1,15 @@
# Visual Studio project files:
*.vcxproj
*.user
*.filters
*.sln

# CMake temporary files:
CMakeFiles/
cmake_install.cmake

# Output files:
expat.dir/
Debug/
Release/

0 comments on commit 75f0591

Please sign in to comment.