Skip to content

Commit adc816f

Browse files
committed
ignore .npmrc
1 parent 2525373 commit adc816f

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
@@ -1,2 +1,5 @@
1-
# ignore app.js
1+
# ignore
22
node_modules
3+
dist/*
4+
!dist/*.min.js
5+
.npmrc

0 commit comments

Comments
 (0)