From 8c127f7be724c7e4f3054ab7f33a379000f48461 Mon Sep 17 00:00:00 2001 From: Antanas Uršulis Date: Wed, 3 Jul 2013 00:24:49 +0100 Subject: Add generated protobuf files and vim .swp to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 0d20b64..3ccad92 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ *.pyc +*_pb2.py +*.swp -- cgit v1.2.3-65-gdbad