소스 검색

ignore Properties/launchSettings.json even if Properties is a subfolder

ChuckLu 8 년 전
부모
커밋
e66cf596e0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      VisualStudio.gitignore

+ 1 - 1
VisualStudio.gitignore

@@ -47,7 +47,7 @@ dlldata.c
 project.lock.json
 project.fragment.lock.json
 artifacts/
-Properties/launchSettings.json
+**/Properties/launchSettings.json
 
 *_i.c
 *_p.c