aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2015-06-06 20:00:26 -0400
committerTeddy Wing2015-06-06 20:00:26 -0400
commitddfefe7313f43281b01163930109ff49a5f17830 (patch)
tree7e175e45867a752d450a4d36b5d2b25250990cb1
parent1135764727f3dc525d0f674c784edbc81cc786f3 (diff)
downloadNew-House-on-the-Block-ddfefe7313f43281b01163930109ff49a5f17830.tar.bz2
Add .gitignore
Ignore the .env file, used for development to load environment variables.
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..4c49bd7
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+.env