Skip to content

Commit 1c63990

Browse files
authored
Create .gitignore
1 parent 37a5c11 commit 1c63990

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
.idea/*
2+
build/*
3+
vendor/*
4+
.phpunit.result.cache

0 commit comments

Comments
 (0)