aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormailwl <mailwl@gmail.com>2018-07-19 19:45:50 +0300
committergdkchan <gab.dark.100@gmail.com>2018-07-19 13:45:50 -0300
commitee064a2fb8d5e6167122477d5014beae509f92ed (patch)
tree4c896c264c62050dfb43d5a8569ab31dbfe8bf66
parentcd203e98f2bed076798972da1d108bb64b1884ec (diff)
.gitignore: ignore autogenerated launchSettings.json (#292)
thanks to @Cyuubi
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 82d9719b..123f4618 100644
--- a/.gitignore
+++ b/.gitignore
@@ -158,3 +158,6 @@ $RECYCLE.BIN/
# Mac desktop service store files
.DS_Store
+
+# VS Launch Settings
+launchSettings.json