From 8e933fb75e3c0607b39b60d2caae15c1be8abeff Mon Sep 17 00:00:00 2001 From: Quietust Date: Tue, 13 Mar 2012 12:17:00 -0500 Subject: [PATCH] Ignore the .rule file too --- library/proto/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/library/proto/.gitignore b/library/proto/.gitignore index a1fb10cce..befabf79d 100644 --- a/library/proto/.gitignore +++ b/library/proto/.gitignore @@ -1,2 +1,3 @@ *.pb.cc +*.pb.cc.rule *.pb.h