Skip to content

Commit fcecff6

Browse files
ignore dist folder
1 parent 00d74c2 commit fcecff6

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
@@ -9,6 +9,7 @@
99
/coverage
1010

1111
# production
12+
dist
1213
/build
1314

1415
# misc
@@ -21,3 +22,5 @@
2122
npm-debug.log*
2223
yarn-debug.log*
2324
yarn-error.log*
25+
26+

0 commit comments

Comments
 (0)