Switch to unified view
a/.gitignore | b/.gitignore | ||
---|---|---|---|
1 | *.db |
1 | *.db |
2 | *.egg-info |
2 | *.egg-info |
3 | *-py2.6.egg |
||
3 | *.log |
4 | *.log |
4 | *.pyc |
5 | *.pyc |
5 | */.coverage |
6 | */.coverage |
6 | *~ |
7 | *~ |
7 | pyforge/docs/_build/* |
8 | pyforge/docs/_build/* |