Skip to content

Commit 4518e75

Browse files
committed
BuildTool/.gitignore: Also ignore VS .suo and .user files.
1 parent eab48a1 commit 4518e75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Tools/BuildTool/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Ignore file for Visual Studio 2015
22

3+
*.user
4+
*.suo
35
.vs/
46
bin/Debug/
57
obj/

0 commit comments

Comments
 (0)