summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a57e710..206e68b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,7 @@
+# If you're using direnv, the .envrc file will generate .direnv automatically
+# when loaded.
+/.direnv/
+
# Generated metadata created by `pip install`, `setup.py sdist`, and friends.
# Will be reconstituted from setup.py as needed.
*.egg-info