Ignore files generated when building the test docs

This is really helpful if you want to take a look at the
HTML output
This commit is contained in:
Daniel Neuhäuser 2010-11-02 13:15:18 +01:00
parent 7f254f1a77
commit 34707fefac

View File

@ -17,3 +17,5 @@
~$ ~$
^utils/.*3\.py$ ^utils/.*3\.py$
^distribute- ^distribute-
^tests/root/_build/*
^tests/root/generated/*