Skip to content

Commit a5244fd

Browse files
committed
build: remove poetry.lock file
Since Moe doubles as a library, it doesn't make sense to keep the lock file in version control. https://python-poetry.org/docs/libraries/#lock-file
1 parent 8ed6191 commit a5244fd

File tree

2 files changed

+3
-2173
lines changed

2 files changed

+3
-2173
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,6 @@ dmypy.json
8080

8181
# emacs configuration
8282
.dir-locals.el
83+
84+
# poetry lock file
85+
poetry.lock

0 commit comments

Comments
 (0)