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