Skip to content

Commit 65d0145

Browse files
committed
Properly .gitignore front-end site/out
1 parent 3d42ef3 commit 65d0145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ coverage/
2121

2222
# Build
2323
bin/
24-
out/
24+
site/out/

0 commit comments

Comments
 (0)