prevent copying composer.json and README.md to the source directory
Dieser Commit ist enthalten in:
Ursprung
0557b8ba2b
Commit
186f14117e
@ -24,7 +24,9 @@
|
||||
"oxideshop": {
|
||||
"target-directory": "d3/attributemultivalues",
|
||||
"blacklist-filter": [
|
||||
"patches/**/*"
|
||||
"patches/**/*",
|
||||
"composer.json",
|
||||
"README.md"
|
||||
]
|
||||
},
|
||||
"patches": {
|
||||
|
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren