We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dfe9be commit 5a6f8dfCopy full SHA for 5a6f8df
1 file changed
.gitignore
@@ -1,3 +1,6 @@
1
+composer.lock
2
+yarn.lock
3
+
4
# Logs
5
logs
6
*.log
@@ -32,5 +35,3 @@ release/*
32
35
*.sw?
33
36
34
37
/vendor/
-
-composer.lock
0 commit comments