Skip to content

Commit e5445a3

Browse files
author
CBA
committed
Add new filters to .gitignore
1 parent d1afb3b commit e5445a3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

+7
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,10 @@
2121
*.esproj
2222
*.sublime-workspace
2323
*.sublime-project
24+
25+
# Visual Studio artifacts
26+
.vs/
27+
*.exe
28+
x64/
29+
Debug/
30+
*.vcxproj.user

0 commit comments

Comments
 (0)