From 880e93696bd003c6448b893f42f308ad9b252005 Mon Sep 17 00:00:00 2001 From: rotimi Date: Sat, 3 Feb 2024 04:03:57 -0700 Subject: [PATCH] Testing, documentation & refactoring in progress --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 5e18183..0598617 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,10 @@ tests/test-create-controller-output/* # files below are generated when tests are run tests/test-template-output/FooBar.php + +.phpdoc +.phpdoc/ +.phpdoc/* +*/.phpdoc +*/.phpdoc/ +*/.phpdoc/*