track4px/.gitignore
Kumi 5a05062267
feat: fork from DPD to 4PX tracking
Renamed project from DPDTrack to Track4PX and updated all relevant files, including README, LICENSE, and pyproject.toml. Removed DPD specific code and implemented 4PX tracking API.

Rationale:
- Shifts the focus of the package from DPD to 4PX data.
- Streamlines tracking functionality for 4PX users.

Consequences:
- Users need to update their imports and installation process.
- Changes in package semantics and functionality.
2024-09-06 08:24:27 +02:00

6 lines
No EOL
45 B
Text

.venv
venv
config.ini
__pycache__
*.pyc
dist/