1
0
mirror of https://github.com/ebosas/microservices.git synced 2025-06-24 22:26:56 +02:00

Add double star wildcard

This commit is contained in:
ebosas
2021-10-14 20:32:27 +03:00
parent 95e96d3517
commit 1e1ec146a1

View File

@ -1,3 +1,3 @@
web/*/node_modules
web/*/build
cmd/*/static/build
web/**/node_modules
web/**/build
cmd/**/build