update gitignore

main
Arseniy Prosvirnin 2 years ago
parent 7e995df404
commit fbbc3796fb
No known key found for this signature in database
GPG Key ID: 662ADE783CBB4026

1
.gitignore vendored

@ -1,6 +1,7 @@
node_modules/ node_modules/
npm-debug.log* npm-debug.log*
.npm .npm
.cache
_site _site
# Output of 'npm pack' # Output of 'npm pack'
*.tgz *.tgz
Loading…
Cancel
Save