mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
fix(remove gitignore from recipes (required by Nyholm in request)): remove gitignore from recipe
Nyholm requested to removing gitignore from recipe review
This commit is contained in:
@@ -10,10 +10,5 @@
|
||||
"Layers/UseCases/": "%SRC_DIR%/UseCases/",
|
||||
"Layers/Interfaces/": "%SRC_DIR%/Interfaces/",
|
||||
"Layers/Infrastructure/": "%SRC_DIR%/Infrastructure/"
|
||||
},
|
||||
"gitignore": [
|
||||
".env",
|
||||
"/.idea/",
|
||||
".DS_Store"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user