Skip to content

Commit b6482b3

Browse files
committed
config: ignore dist from git tracking
1 parent fd91305 commit b6482b3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,7 @@ typings/
103103
.tern-port
104104

105105
# OS file system files
106-
.DS_Store
106+
.DS_Store
107+
108+
# common build output
109+
dist

0 commit comments

Comments
 (0)