Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

Commit 298bf6a

Browse files
committed
add /dist to .gitignore/
1 parent 473e8f2 commit 298bf6a

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
@@ -1,2 +1,3 @@
11
node_modules
2-
.DS_Store
2+
.DS_Store
3+
dist/

0 commit comments

Comments
 (0)