We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.gitignore
1 parent c90356b commit 31a4410Copy full SHA for 31a4410
.gitignore
@@ -1,2 +1,4 @@
1
-vendor
2
-phpdoc-checker.phar
+/vendor
+/composer.phar
3
+/phpdoc-checker.phar
4
+/.php_cs.cache
0 commit comments