Skip to content

Commit 83615dc

Browse files
authored
Added .vs to .gitignore (Azure#11483)
1 parent 141b396 commit 83615dc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ apprenda60-express/provisionApprendaTestScript.ps1
1414
**/*.pfx
1515
**/*.cer
1616

17+
# Visual Studio autosaves
18+
.vs
19+
1720
# emacs autosaves
1821
auto-save-list
1922
custom.el

0 commit comments

Comments
 (0)