We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 071347e commit c1fc775Copy full SHA for c1fc775
.gitignore
@@ -15,3 +15,6 @@ web/sites/simpletest
15
16
# Ignore files generated by PhpStorm
17
/.idea/
18
+
19
+# Ignore composer.lock https://github.com/Islandora-CLAW/CLAW/issues/530
20
+composer.lock
0 commit comments