From 377bac0284345469294ceb99f22263f1b1526069 Mon Sep 17 00:00:00 2001 From: Tomas Votruba Date: Fri, 26 Jan 2024 20:15:49 +0100 Subject: [PATCH] Publish code examples --- .gitignore | 2 -- README.md | 2 +- utils/Some.php | 1 + 3 files changed, 2 insertions(+), 3 deletions(-) delete mode 100644 .gitignore create mode 100644 utils/Some.php diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 4ed4413..0000000 --- a/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -!app -!utils diff --git a/README.md b/README.md index d9f7170..de6c231 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ ## Code examples for Rector Book -@todo link in chapters in the end +Here you can explore composer autoloaded code examples from [Rector, The Power of Automated Refactoring book](https://leanpub.com/rector-the-power-of-automated-refactoring/) in their final passing states. diff --git a/utils/Some.php b/utils/Some.php new file mode 100644 index 0000000..b3d9bbc --- /dev/null +++ b/utils/Some.php @@ -0,0 +1 @@ +