diff --git a/artox-lab/clarc-bundle/0.1/manifest.json b/artox-lab/clarc-bundle/0.1/manifest.json index 8cb5ca3c..bcc2701b 100644 --- a/artox-lab/clarc-bundle/0.1/manifest.json +++ b/artox-lab/clarc-bundle/0.1/manifest.json @@ -10,10 +10,5 @@ "Layers/UseCases/": "%SRC_DIR%/UseCases/", "Layers/Interfaces/": "%SRC_DIR%/Interfaces/", "Layers/Infrastructure/": "%SRC_DIR%/Infrastructure/" - }, - "gitignore": [ - ".env", - "/.idea/", - ".DS_Store" - ] + } }