eee_validator / .gitignore
deepmage121's picture
initial commit, space validation stuff
92ea780
__pycache__/
*.py[cod]
*$py.class
*.so
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
venv/
env/
.env
*.log
.mypy_cache/
.pytest_cache/
.ruff_cache/
/tmp_data/