Skip to content

Commit ba0aebd

Browse files
updated gitignore
ISSUE: CLDSRVCLT-1
1 parent 7d6f74d commit ba0aebd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@ out
8080

8181
# Nuxt.js build / generate output
8282
.nuxt
83-
dist
83+
# For now, the `dist` folder is commited: so we should not ignore it
84+
#dist
8485

8586
# Gatsby files
8687
.cache/

0 commit comments

Comments
 (0)