File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ git clone https://github.com/iluwatar/java-design-patterns.git
14
14
cd java-design-patterns
15
15
git checkout-index -a -f --prefix=../patterns/
16
16
cd ../patterns
17
- rm -rf etc .circleci .github .mvn checkstyle-suppressions.xml CONTRIBUTING.MD LICENSE.md license-plugin-header-style.xml mvnw mvnw.cmd pom.xml PULL_REQUEST_TEMPLATE.md .all-contributorsrc .gitignore gpl-3.0.txt layers.log lgpl-3.0.txt lombok.config service-layer.log
17
+ rm -rf etc .circleci .editorconfig . github .mvn checkstyle-suppressions.xml CONTRIBUTING.MD LICENSE.md license-plugin-header-style.xml mvnw mvnw.cmd pom.xml PULL_REQUEST_TEMPLATE.md .all-contributorsrc .gitignore gpl-3.0.txt layers.log lgpl-3.0.txt lombok.config service-layer.log
18
18
find . -maxdepth 2 -type d -exec bash -c ' cd "{}" && pwd && rm -rf src pom.xml *.ucls *.puml .gitignore' \;
19
19
20
20
rm -vf README.md
You can’t perform that action at this time.
0 commit comments