Skip to content

Commit

Permalink
.gitignore: also ignore protobuf .pyc files
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Edmonds committed Apr 18, 2014
1 parent b600d89 commit 2d8098a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -7,3 +7,4 @@
*.pb.h
*.pb.go
*_pb2.py
*_pb2.pyc

0 comments on commit 2d8098a

Please sign in to comment.