diff options
author | Adam Kocoloski <adam@cloudant.com> | 2010-08-11 16:56:51 -0400 |
---|---|---|
committer | Adam Kocoloski <adam@cloudant.com> | 2010-08-11 17:39:38 -0400 |
commit | 35da277fe75b2786952dbfb867cf60bdaab5f65d (patch) | |
tree | 928e44620e2a3248550509c4571d791a393f5f36 /.gitignore | |
parent | ad7099a4e3f3d2035e3e26419a633b4bb1ce7b7c (diff) |
replace autotools with rebar
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -100,5 +100,5 @@ INSTALL # for rebar apps/*/ebin -apps/couch/priv/couch_drv.so +apps/couch/priv/couch_icu_driver.so |