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 7d587ab commit 877ef6eCopy full SHA for 877ef6e
2 files changed
frontend/.gitignore
@@ -1,6 +1,8 @@
1
.DS_Store
2
node_modules
3
-/build
+build/*
4
+!build/
5
+!build/.lock
6
/.svelte-kit
7
/package
8
.env
frontend/build/.lock
0 commit comments