Skip to content

Commit a0bc3bd

Browse files
new file: .gitignore
1 parent 3a0c80f commit a0bc3bd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
vendor
2+
composer.lock
3+
4+
# phpenv local config
5+
.php-version
6+
7+
/results/
8+
.phpunit.result.cache

0 commit comments

Comments
 (0)