Skip to content

Commit 77023a1

Browse files
committed
cleanup
1 parent 998c15d commit 77023a1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,7 @@ dmypy.json
130130

131131

132132
# Mac OS desktop services store
133-
.DS_Store
133+
.DS_Store
134+
135+
# Poetry lockfile (no need for deploys, best practice is to not check this in)
136+
poetry.lock

0 commit comments

Comments
 (0)