mirror of https://github.com/iconify/api.git
Add package-lock.json to list of ignored files
This commit is contained in:
parent
66846347b9
commit
55222cb253
|
|
@ -1,5 +1,6 @@
|
|||
.idea
|
||||
.elasticbeanstalk
|
||||
node_modules
|
||||
package-lock.json
|
||||
*.log
|
||||
.ssl/ssl.*
|
||||
Loading…
Reference in New Issue