commit | 7c78d24011696791f48a539260b22cec52d96c38 | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Fri Jan 09 14:12:52 2015 -0800 |
committer | Dan Albert <danalbert@google.com> | Fri Jan 09 15:12:48 2015 -0800 |
tree | 9dae428fedabc6cb9090f9f4707e25ffb546f60f | |
parent | edf87617e3355cf06cbf7eb5dd2a0119422c38fa [diff] [blame] |
Check in bionicbb code. These have been sitting around in a git repo on my machine for a while. They're now big an important enough that I'd like to both keep them securely backed up, and also have my changes reviewed. Change-Id: Ic4545149b4b07f0d57b21cac32aab8553dceb567
diff --git a/tools/bionicbb/setup.cfg b/tools/bionicbb/setup.cfg new file mode 100644 index 0000000..47cd585 --- /dev/null +++ b/tools/bionicbb/setup.cfg
@@ -0,0 +1,2 @@ +[pep8] +ignore = E111