Skip to content

Commit 260f4af

Browse files
committed
Remove build from .gitignore - might deploy?
1 parent ab67923 commit 260f4af

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
@@ -7,7 +7,8 @@
77
/coverage
88

99
# production
10-
/build
10+
# problem with github deployment if we have this
11+
# /build
1112

1213
# misc
1314
.DS_Store

0 commit comments

Comments
 (0)