Files
data-format-converter/.gitignore
7000pctAUTO 6c5d1636fa
Some checks failed
CI / test (push) Has been cancelled
Initial upload: project structure and configuration
2026-02-01 18:59:58 +00:00

32 lines
267 B
Plaintext

__pycache__
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
*.log
.pytest_cache/
.coverage
htmlcov/
.env
.venv
venv/
ENV/
*.toml
!pyproject.toml
!config.toml