git ignore updated

This commit is contained in:
killer069 2021-08-24 12:53:48 +05:30
parent 4d61252c31
commit 3eebe17da0

3
.gitignore vendored
View File

@ -2,4 +2,5 @@ node_modules/
dist/ dist/
.npmrc .npmrc
examples/node_modules examples/node_modules
examples/package-lock.json examples/package-lock.json
examples/package.json