From 6dba266a8355bb7d7ebea1e23f4b08db352caccf Mon Sep 17 00:00:00 2001
From: Craig Tiller <ctiller@google.com>
Date: Mon, 12 Jan 2015 17:49:21 -0800
Subject: [PATCH] add .gitignore

---
 .gitignore | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.gitignore b/.gitignore
index e69de29bb2..4f1cd83298 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1,6 @@
+*.pyc
+bins
+deps
+gens
+objs
+libs
-- 
GitLab