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 3e7feb1 commit c3414daCopy full SHA for c3414da
.gitignore
@@ -1,4 +1,5 @@
1
/.env
2
-/data.db*
3
/config.toml
4
-/uploads/
+/data.db*
+/target
5
+/uploads/
0 commit comments