diff options
author | Brad Anderson <brad@cloudant.com> | 2010-08-20 11:01:34 -0400 |
---|---|---|
committer | Brad Anderson <brad@cloudant.com> | 2010-08-20 11:01:34 -0400 |
commit | e311c23480bb3a8246fd12510d63c3fb66164470 (patch) | |
tree | fd5392fcd3c4c27ad6ea0073a666ce9b20e7c9f3 /.gitignore | |
parent | 01754a65eeca546b88e3e3792af933ba81313f5c (diff) |
ship scons-local with project so it's not a dependency
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ rebar.config .sconsign.dblite build/ config.log +*.pyc # testing .eunit |