Merge "Add JSON files and oauth storage to .gitignore."
diff --git a/tools/bionicbb/.gitignore b/tools/bionicbb/.gitignore
index 76ff599..d0ff064 100644
--- a/tools/bionicbb/.gitignore
+++ b/tools/bionicbb/.gitignore
@@ -1,4 +1,6 @@
 config.py
+*.json
+oauth.storage
 
 # Byte-compiled / optimized / DLL files
 __pycache__/