diff options
author | Tristan Sloughter <t@crashfast.com> | 2014-10-13 16:23:50 -0500 |
---|---|---|
committer | Tristan Sloughter <t@crashfast.com> | 2014-10-13 16:23:50 -0500 |
commit | f1a0249bcf12f08b7aae21aec373fec4cd583dbe (patch) | |
tree | 4075fba2bb68dbebce923abaf971cb9f17250b2f /priv | |
parent | 99bdc8786b363648eb9cfdb293a1692e3ad79894 (diff) |
preliminary _checkouts/ support
Diffstat (limited to 'priv')
-rw-r--r-- | priv/templates/gitignore.dtl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/priv/templates/gitignore.dtl b/priv/templates/gitignore.dtl index 0eb9ed8..23123d4 100644 --- a/priv/templates/gitignore.dtl +++ b/priv/templates/gitignore.dtl @@ -1,7 +1,6 @@ _* .eunit deps -priv *.o *.beam *.plt |