Ignore npmrc
This commit is contained in:
parent
119969fcc1
commit
93eaa423e1
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
|||
node_modules/
|
||||
|
||||
*.html
|
||||
|
||||
# Contains publish secrets
|
||||
.npmrc
|
||||
|
|
Loading…
Reference in a new issue