mirror of
https://github.com/Mintplex-Labs/bree.git
synced 2026-07-19 21:43:30 -04:00
chore: added yarnlock to gitignore
This commit is contained in:
+8
-20
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user