1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-14 02:08:27 +08:00

gitignore: Ignore a .vs directory in the source tree

This commit is contained in:
jrp2014
2018-03-31 19:28:03 +01:00
committed by Brad King
parent 3201e4c156
commit 12a145534a

3
.gitignore vendored
View File

@@ -5,3 +5,6 @@
*.pyc
Testing
# Visual Studio work directory
.vs/