Skip to content

Commit 2abf31f

Browse files
committed
add dist/ to gitignore (dist/ commits will be -f)
1 parent e535fe9 commit 2abf31f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,7 @@ node_modules
33
build/*
44
!build/README.md
55

6+
dist/*
7+
!dist/README.md
8+
69
npm-debug.log

0 commit comments

Comments
 (0)