summaryrefslogtreecommitdiff
path: root/priv/templates
diff options
context:
space:
mode:
authorTristan Sloughter <tristan.sloughter@gmail.com>2015-05-18 16:23:28 -0500
committerTristan Sloughter <tristan.sloughter@gmail.com>2015-05-18 16:23:28 -0500
commit758920f4a4fe8f551e22d84799ce080b0d5162ce (patch)
tree081354054208568f20a98716bc5dc72f287bfe33 /priv/templates
parentbf1650e10db9249cab01bb8f6d726d0458555aa5 (diff)
parentf51d2d49dcef08d73f2a40f4d95f41d0c963a785 (diff)
Merge pull request #444 from omarkj/omarkj-change-gitignore
Ignore the build directory
Diffstat (limited to 'priv/templates')
-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