comicfn2dict/.gitignore
2023-12-21 13:04:52 -08:00

90 lines
965 B
Plaintext

*$py.class
*.cover
*.egg
*.egg-info/
*.log
*.manifest
*.mo
*.pot
*.py,cover
*.py[cod]
*.sage.py
*.so
*.spec
*~
.DS_Store
.Python
.cache
.coverage
.coverage.*
.dmypy.json
.docker-token
.eggs/
.env
.env-*
.eslintcache
.hypothesis/
.installed.cfg
.ipynb_checkpoints
.mypy_cache/
.nox/
.npm
.pypi-token
.pypirc
.pyre/
.pytest_cache/
.python-version
.ropeproject
.ruff_cache/
.scrapy
.spyderproject
.spyproject
.tox/
.venv*
.webassets-cache
ENV/
MANIFEST
TODO.md
__pycache__/
__pypackages__/
__snapshots__
build
build/
celerybeat-schedule
celerybeat.pid
coverage.xml
develop-eggs/
dist
dist/
dmypy.json
docs/_build/
downloads/
eggs/
env.bak/
env/
htmlcov/
instance/
ipython_config.py
jspm_packages/
lib/
lib64/
local_settings.py
monkeytype.sqlite3
node_modules
node_modules/
nosetests.xml
parts/
pip-delete-this-directory.txt
pip-log.txt
pip-wheel-metadata/
profile_default/
requirements.txt
sdist/
share/python-wheels/
target/
test-results
var/
venv.bak/
venv/
wheels/