Skip to content

Commit 31a4410

Browse files
committed
Fixed .gitignore.
1 parent c90356b commit 31a4410

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1-
vendor
2-
phpdoc-checker.phar
1+
/vendor
2+
/composer.phar
3+
/phpdoc-checker.phar
4+
/.php_cs.cache

0 commit comments

Comments
 (0)