remove __pycache__ dir and updated gitignore

This commit is contained in:
Mick Grove 2026-02-11 07:37:40 -08:00
commit 1779e9e356

29
.gitignore vendored
View file

@ -219,32 +219,3 @@ rust-project.json
# Created by https://www.toptal.com/developers/gitignore/api/python
# Edit at https://www.toptal.com/developers/gitignore?templates=python
### Python ###
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST