2
0
mirror of https://github.com/iconify/iconify.git synced 2025-01-06 23:23:58 +00:00

Update ignore files in utils

This commit is contained in:
Vjacheslav Trushkin 2022-03-16 11:04:16 +02:00
parent d5a7e5724d
commit ef8ff7a76a
2 changed files with 7 additions and 9 deletions

View File

@ -2,10 +2,7 @@
.DS_Store
*.map
node_modules
imports-test.mjs
npm-debug.log
yarn.lock
tsconfig.tsbuildinfo
lib
dual-lib
tests-compiled

View File

@ -1,16 +1,17 @@
.idea
.vscode
.DS_Store
.eslintrc.js
*.map
.eslintignore
node_modules
imports-test.mjs
npm-debug.log
yarn.lock
tsconfig.tsbuildinfo
tsconfig*.json
jest.config.js
.eslintrc.cjs
tsconfig.json
jest.config.*
jest.shared.config.cjs
vitest.config.*
build.config.ts
src
spec
tests
tests-compiled