Skip to content

Commit

Permalink
Merge pull request #121 from cjdrake/master
Browse files Browse the repository at this point in the history
Ignore outputs from make test_cc
  • Loading branch information
lperron committed Dec 7, 2015
2 parents d7593cd + e4f5ae7 commit 177c490
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,10 @@ dependencies/sources/protobuf-3.0.0-beta-1/
dependencies/sources/sparsehash-2.0.3/
dependencies/sources/swig-3.0.7/

*.a
*.o
*.so
*.py[co]

bin/
src/gen/

0 comments on commit 177c490

Please sign in to comment.