diff options
author | Jason N. Gaylord <jason@jasongaylord.com> | 2016-10-17 18:49:23 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-17 18:49:23 -0400 |
commit | 679c64a9364fc5190ac23bca612a547f564a632f (patch) | |
tree | e5516d785e995224b279e97222bff3768eeb9965 /VisualStudio.gitignore | |
parent | df38222a85264028362b7487b90992fb7cf8fbc4 (diff) | |
download | gitignore-679c64a9364fc5190ac23bca612a547f564a632f.tar.gz gitignore-679c64a9364fc5190ac23bca612a547f564a632f.zip |
Removed LaunchSettings.json from being committed
Diffstat (limited to 'VisualStudio.gitignore')
-rw-r--r-- | VisualStudio.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index 1b86e7ec..f4a3bfc1 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -44,6 +44,7 @@ dlldata.c project.lock.json project.fragment.lock.json artifacts/ +Properties/launchSettings.json *_i.c *_p.c |