summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorViljami Ilola <+@hix.fi>2024-03-15 16:51:01 +0200
committerViljami Ilola <+@hix.fi>2024-03-15 16:51:01 +0200
commit4bd0381cef63e59801ec05786ec17d567bc4245c (patch)
treee879466e145df6e48c59bc91fe7c7418cdb40ebf /.gitignore
parente5aebeba1201cbed041adc0f8d5b8d7a1e007f0f (diff)
dev.sh and dev dependencies
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