Skip to content
This repository was archived by the owner on Aug 29, 2021. It is now read-only.

Commit 1c8c9d2

Browse files
committed
git ignore Visual Studio files
1 parent 93c4029 commit 1c8c9d2

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,4 +198,7 @@ $RECYCLE.BIN/
198198
# Windows shortcuts
199199
*.lnk
200200

201-
# End of https://www.toptal.com/developers/gitignore/api/linux,python,visualstudiocode,windows,venv
201+
# End of https://www.toptal.com/developers/gitignore/api/linux,python,visualstudiocode,windows,venv
202+
203+
# VS #
204+
.vs/

0 commit comments

Comments
 (0)