mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-03 09:49:24 +02:00
16 lines
158 B
Text
16 lines
158 B
Text
.rush
|
|
|
|
# Test
|
|
coverage
|
|
**/*.spec.ts
|
|
**/*.spec.js
|
|
**/*.spec.js.map
|
|
**/__helpers__
|
|
jest.config.js
|
|
|
|
.eslintrc.cjs
|
|
tsconfig.json
|
|
tsconfig.test.json
|
|
|
|
# Logs
|
|
*.log
|