mirror of
https://github.com/iconify/iconify.git
synced 2024-11-09 14:50:56 +00:00
19 lines
230 B
Plaintext
19 lines
230 B
Plaintext
.idea
|
|
.vscode
|
|
.DS_Store
|
|
*.map
|
|
.eslintignore
|
|
node_modules
|
|
npm-debug.log
|
|
yarn.lock
|
|
tsconfig.tsbuildinfo
|
|
.eslintrc.cjs
|
|
tsconfig.json
|
|
tsconfig.common.json
|
|
jest.config.*
|
|
jest.shared.config.cjs
|
|
vitest.config.*
|
|
build.config.ts
|
|
src
|
|
tests
|