Skip to content

Commit 272f5b6

Browse files
committed
Ignore launch settings from git
1 parent f078581 commit 272f5b6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ _ReSharper*
6060
*.ncrunch*
6161
.*crunch*.local.xml
6262

63-
# Installshield output folder
63+
# Installshield output folder
6464
[Ee]xpress
6565

6666
# DocProject is a documentation generator add-in
@@ -117,4 +117,5 @@ protobuf/
117117
cryptopp/
118118

119119
# misc
120-
Thumbs.db
120+
Thumbs.db
121+
launchSettings.json

0 commit comments

Comments
 (0)