Skip to content

Commit b256d4a

Browse files
authored
Merge pull request #2267 from taeminhong/unity-vs
Unity: ignore Visual Studio 2015 cache directory
2 parents 3c0d314 + 0c0c3b6 commit b256d4a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Unity.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
/[Bb]uilds/
66
/Assets/AssetStoreTools*
77

8+
# Visual Studio 2015 cache directory
9+
/.vs/
10+
811
# Autogenerated VS/MD/Consulo solution and project files
912
ExportedObj/
1013
.consulo/

0 commit comments

Comments
 (0)