mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2025-04-25 17:20:50 +02:00
[BUGFIX] Delete current configuration files with prepare-release
(#1631)
This commit is contained in:
parent
3ce882dd18
commit
e8fa812d9e
1 changed files with 2 additions and 2 deletions
|
@ -193,13 +193,13 @@
|
|||
"rm -rf Tests",
|
||||
"rm -rf tools",
|
||||
"rm .editorconfig",
|
||||
"rm .eslintignore",
|
||||
"rm .eslintrc.json",
|
||||
"rm .gitattributes",
|
||||
"rm .gitignore",
|
||||
"rm .npmrc",
|
||||
"rm .nvmrc",
|
||||
"rm .prettierrc.js",
|
||||
"rm composer-unused.php",
|
||||
"rm eslint.config.js",
|
||||
"rm package-lock.json",
|
||||
"rm package.json",
|
||||
"rm phive.xml",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue