Skip to content

Commit 964c561

Browse files
committed
added .build/ to git ignore
1 parent 50fccc2 commit 964c561

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
@@ -35,5 +35,6 @@ yarn-error.log*
3535
jest-cache/
3636
jest-coverage/
3737

38-
# Ignore undefined folder (might be accidental)
38+
# Ignore other folder (might be accidental)
3939
undefined/
40+
.build/

0 commit comments

Comments
 (0)