aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Schofield <git@ajschof.me>2025-02-11 12:07:34 +0000
committerAlex Schofield <git@ajschof.me>2025-02-11 12:07:34 +0000
commit021ba0c3ff87bdd1629e9374ea742e27b78e19bd (patch)
treefdb223588084be37a9f459b5da9c7d01d8f5ffb3
parent420d0d28329d9234ab1b99b25db7ba3289bd27b8 (diff)
downloadgdpr-obfuscator-021ba0c3ff87bdd1629e9374ea742e27b78e19bd.tar.gz
gdpr-obfuscator-021ba0c3ff87bdd1629e9374ea742e27b78e19bd.zip
update .gitignore to ignore Pipfile.lock
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6d6ae16..ecda235 100644
--- a/.gitignore
+++ b/.gitignore
@@ -92,7 +92,7 @@ ipython_config.py
# However, in case of collaboration, if having platform-specific dependencies or dependencies
# having no cross-platform support, pipenv may install dependencies that don't work, or not
# install all needed dependencies.
-#Pipfile.lock
+Pipfile.lock
# UV
# Similar to Pipfile.lock, it is generally recommended to include uv.lock in version control.
git.ajschof.me — hosted by ajschofield — powered by cgit