inspecting-codecs/.gitignore

22 lines
254 B
Plaintext

# Editor Backups
*~
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Distribution / packaging
build/
dist/
lib/
sdist/
# Unit test / coverage reports
.cache
.pytest_cache/
# Generated documentation
README.html
docs/_build/