bindings/python: ignore build subdirectory.

Update .gitignore to make git status less noisy
This commit is contained in:
David Bremner 2013-06-02 10:39:44 -03:00
parent bf8877fe45
commit 9a1ab6c487

View file

@ -1,3 +1,4 @@
*.py[co]
/docs/build
/docs/html
build/