mirror of
https://github.com/github/gitignore
synced 2024-11-26 05:34:21 +01:00
ignore Properties/launchSettings.json even if Properties is a subfolder
This commit is contained in:
parent
02a362b1e4
commit
e66cf596e0
@ -47,7 +47,7 @@ dlldata.c
|
|||||||
project.lock.json
|
project.lock.json
|
||||||
project.fragment.lock.json
|
project.fragment.lock.json
|
||||||
artifacts/
|
artifacts/
|
||||||
Properties/launchSettings.json
|
**/Properties/launchSettings.json
|
||||||
|
|
||||||
*_i.c
|
*_i.c
|
||||||
*_p.c
|
*_p.c
|
||||||
|
Loading…
Reference in New Issue
Block a user