diff options
author | Adam Kocoloski <adam@cloudant.com> | 2010-08-23 23:19:25 -0400 |
---|---|---|
committer | Adam Kocoloski <adam@cloudant.com> | 2010-08-23 23:40:54 -0400 |
commit | 264cb29e3014acdece32f2e0167b060e22fc9060 (patch) | |
tree | da13ba61314008eef97c53e6b17cca926725602d /.gitignore | |
parent | a70b91c1ba2101b8d8bb9141af13c50b362d6ba5 (diff) |
no more rebar templates in configure
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -6,11 +6,9 @@ erl_crash.dump # building apps/*/ebin/ -rel/overlay/etc/default*.ini rel/dbcore -rel/overlay/erts-vsn/bin/erl_call -Makefile -rebar.config +rel/overlay.config +install.mk # scons building couchjs/.sconf_temp/ |