summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCara Salter <cara@devcara.com>2022-05-27 23:37:21 -0400
committerCara Salter <cara@devcara.com>2022-05-27 23:37:21 -0400
commit67be3f2678c86f8e494197c098f68fe0a1882955 (patch)
tree592b47067321dc806019f0d7964bdc70cc13ecc2
parentccdcc1891b01b43069991cf58a588145b7559090 (diff)
downloadhomeworld-67be3f2678c86f8e494197c098f68fe0a1882955.tar.gz
homeworld-67be3f2678c86f8e494197c098f68fe0a1882955.zip
repo: Add dotenv to gitignore
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0e71e34..896b0d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
/target
.direnv/
+
+.env