Skip to content

Commit b7ac46c

Browse files
committed
init
1 parent 2a21473 commit b7ac46c

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+
# standards
2+
/.cache/
3+
/.env
4+
/.idea/
5+
/vendor/
6+
composer.lock
7+
coverage.xml
8+
clover.xml

0 commit comments

Comments
 (0)