chore: added yarnlock to gitignore

This commit is contained in:
titanism
2022-06-06 15:36:47 -05:00
parent c365616c95
commit bef3938cd4
+8 -20
View File
@@ -1,26 +1,14 @@
# OS #
###################
.DS_Store
*.log
.idea
node_modules
coverage
.nyc_output
locales/
package-lock.json
yarn.lock
Thumbs.db
tmp/
temp/
# Node.js #
###################
node_modules
# NYC #
###################
coverage
*.lcov
.nyc_output
# Files #
###################
*.log
lib
dist