Skip to content

Commit 7828a35

Browse files
committed
chore: add .gitignore
1 parent ef998c3 commit 7828a35

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/build
2+
/vendor
3+
composer.phar
4+
composer.lock
5+
.DS_Store
6+
.phpunit.result.cache

0 commit comments

Comments
 (0)