summaryrefslogtreecommitdiff
path: root/priv/templates/gitignore
diff options
context:
space:
mode:
authoromarkj <omarkj@gmail.com>2015-05-18 14:09:40 -0700
committeromarkj <omarkj@gmail.com>2015-05-18 14:09:40 -0700
commitf51d2d49dcef08d73f2a40f4d95f41d0c963a785 (patch)
tree081354054208568f20a98716bc5dc72f287bfe33 /priv/templates/gitignore
parentbf1650e10db9249cab01bb8f6d726d0458555aa5 (diff)
Ignore the build directory
Diffstat (limited to 'priv/templates/gitignore')
-rw-r--r--priv/templates/gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/priv/templates/gitignore b/priv/templates/gitignore
index 40a1d4f..a939dce 100644
--- a/priv/templates/gitignore
+++ b/priv/templates/gitignore
@@ -16,3 +16,4 @@ _deps
_plugins
_tdeps
logs
+_build \ No newline at end of file