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 ()

This commit is contained in:
Oliver Klee 2025-04-05 14:12:59 +02:00 committed by GitHub
parent 3ce882dd18
commit e8fa812d9e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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",