We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e58e27 commit 2da57edCopy full SHA for 2da57ed
1 file changed
.gitignore
@@ -7,3 +7,11 @@
7
8
.vscode
9
.DS_Store
10
+
11
+.env
12
+composer.phar
13
+composer.lock
14
+test/vendor/
15
+test/node_modules/
16
+npm-debug.log
17
+.phpunit.result.cache
0 commit comments