comicfn2dict/.eslintignore

14 lines
137 B
Plaintext
Raw Permalink Normal View History

2024-02-16 18:27:29 -08:00
!.circleci
**/__pycache__
*test-results*
*~
.git
.mypy_cache
.pytest_cache
.ruff_cache
.venv
dist
node_modules
package-lock.json
typings