Add build artifacts to git ignore.

This commit is contained in:
Jacob Meacham 2016-02-16 17:46:14 -08:00
parent ff5ffd457e
commit b648a30721
2 changed files with 4 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
# Ignore CI build directory
build/

2
googletest/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
# python
*.pyc