Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
Adds lock file to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
djperrefort committed Oct 9, 2023
1 parent edd26f8 commit 0b35885
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@ dist/

# IDE files
.idea/

# Poetry files
poetry.lock

0 comments on commit 0b35885

Please sign in to comment.