diff options
author | omarkj <omarkj@gmail.com> | 2015-05-18 14:09:40 -0700 |
---|---|---|
committer | omarkj <omarkj@gmail.com> | 2015-05-18 14:09:40 -0700 |
commit | f51d2d49dcef08d73f2a40f4d95f41d0c963a785 (patch) | |
tree | 081354054208568f20a98716bc5dc72f287bfe33 /priv/templates | |
parent | bf1650e10db9249cab01bb8f6d726d0458555aa5 (diff) |
Ignore the build directory
Diffstat (limited to 'priv/templates')
-rw-r--r-- | priv/templates/gitignore | 1 |
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 |