We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bac398 commit a865483Copy full SHA for a865483
1 file changed
.gitignore
@@ -32,3 +32,9 @@ tmp
32
# Environment files #
33
######################
34
.env
35
+
36
+# Private Configs #
37
+######################
38
+phpcs.xml
39
+phpstan.xml
40
+phpunit.xml
0 commit comments