diff options
author | Tristan Sloughter <t@crashfast.com> | 2014-09-20 09:08:24 -0500 |
---|---|---|
committer | Tristan Sloughter <t@crashfast.com> | 2014-09-20 09:08:24 -0500 |
commit | 6f9ea13dd423d7ff0307265140496fb36c62d924 (patch) | |
tree | 5f3c0725cc62144ea2050ac8934b850b2a9468ac /priv/templates | |
parent | 51f1cf4aae5a22fe8974edcdf10da4e8a7b05255 (diff) |
move deps and plugins to _ prefixed
Diffstat (limited to 'priv/templates')
-rw-r--r-- | priv/templates/gitignore.dtl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/priv/templates/gitignore.dtl b/priv/templates/gitignore.dtl index 79ae0fb..0eb9ed8 100644 --- a/priv/templates/gitignore.dtl +++ b/priv/templates/gitignore.dtl @@ -1,3 +1,4 @@ +_* .eunit deps priv |