Updates .gitignore to exclude build artifacts and project-specific files. Introduces pyproject.toml with project metadata, dependencies, and build system configuration using Poetry. Facilitates project reproducibility and dependency management.
357 B
357 B