summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e7bca89..40e5945 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
-#Editor backups
+# Editor backups
*~
+
+# poetry.lock - as project only developed in one place
+poetry.lock