]> source.dussan.org Git - gitignore.git/commitdiff
ignore Properties/launchSettings.json even if Properties is a subfolder 2180/head
authorChuckLu <244657538@qq.com>
Mon, 7 Nov 2016 03:20:03 +0000 (11:20 +0800)
committerChuckLu <244657538@qq.com>
Mon, 7 Nov 2016 03:20:03 +0000 (11:20 +0800)
VisualStudio.gitignore

index 09e407344ca83384d7122ec296e7b2abe42176f4..0db2e3ee95904d877b92c88fbd15529f0783bf4f 100644 (file)
@@ -47,7 +47,7 @@ dlldata.c
 project.lock.json
 project.fragment.lock.json
 artifacts/
-Properties/launchSettings.json
+**/Properties/launchSettings.json
 
 *_i.c
 *_p.c