Skip to content

Commit 877ef6e

Browse files
committed
build folder added to git
1 parent 7d587ab commit 877ef6e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

frontend/.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
.DS_Store
22
node_modules
3-
/build
3+
build/*
4+
!build/
5+
!build/.lock
46
/.svelte-kit
57
/package
68
.env

frontend/build/.lock

Whitespace-only changes.

0 commit comments

Comments
 (0)