summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTimothy Crosley <timothy.crosley@gmail.com>2019-10-12 00:10:12 -0700
committerTimothy Crosley <timothy.crosley@gmail.com>2019-10-12 00:10:12 -0700
commit20ac404b3f821c8056c0bae43e13c26f970046df (patch)
treea99592e0ecc0f4b69ecb4c88500e73eeeae18625 /.gitignore
parentae02ab9c07830ca725317781c6e67f5789b1c9c3 (diff)
downloadisort-20ac404b3f821c8056c0bae43e13c26f970046df.tar.gz
Ignore poetry lock file
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2771f6b0..d8ec662d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -68,6 +68,7 @@ pip-selfcheck.json
# Python3 Venv Files
.venv/
pyvenv.cfg
+poetry.lock
# mypy
.mypy_cache