Skip to content

Commit 7c807f7

Browse files
committed
MAINT: Ignore poetry.lock file
As this is a library it doesn't need to have pinned dependencies.
1 parent 432eca8 commit 7c807f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,5 +105,9 @@ Thumbs.db
105105
##########################
106106
/.pytest_cache
107107

108+
# Poetry lock file #
109+
####################
110+
poetry.lock
111+
108112
# Things specific to this project #
109113
###################################

0 commit comments

Comments
 (0)