Skip to content

Commit c247bf8

Browse files
committed
add some gitignore from master which helps when you switch branches
1 parent ef79392 commit c247bf8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
artifacts/
22
vendor/
3+
.php_cs
4+
.php_cs.cache
5+
.phpunit.result.cache
36
composer.lock
47
phpunit.xml

0 commit comments

Comments
 (0)