Files
mev-inspect-py/.gitignore
2021-07-02 20:43:14 +02:00

27 lines
255 B
Plaintext

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
.*_cache
# C extensions
*.so
# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
venv/