Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore Poetry directory in .gitignore
Added `.poetry/` to the `.gitignore` file to prevent local Poetry configuration files from being included in version control. This helps maintain a cleaner repository and avoids unnecessary file tracking.
- Loading branch information