Skip to content

Commit 7e37755

Browse files
committed
Update .gitignore
1 parent 1e0ec99 commit 7e37755

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

Diff for: .gitignore

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
1+
.idea
2+
.php_cs
3+
.php_cs.cache
4+
.phpunit.result.cache
15
build
26
composer.lock
7+
coverage
38
docs
9+
phpunit.xml
10+
phpstan.neon
11+
testbench.yaml
412
vendor
5-
coverage
13+
node_modules
14+
.php-cs-fixer.cache

0 commit comments

Comments
 (0)