Skip to content

Commit e0d189b

Browse files
committed
feat: add build folder to .gitignore
1 parent 715344e commit e0d189b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,3 +131,6 @@ dist
131131

132132
# idea
133133
.idea/
134+
135+
# tsc
136+
build/

0 commit comments

Comments
 (0)