1234567891011121314151617181920 |
- *~
- *.pyc
- build/
- build-pypy/
- dist/
- .testrepository
- *.swp
- *.swo
- *.so
- *.debhelper.log
- debian/files
- debian/tmp
- debian/pypy-dulwich
- debian/python-dulwich
- debian/*.substvars
- debian/python-dulwich-dbg
- debian/*.debhelper
- dulwich.egg-info
- debian/python3-dulwich-dbg
- debian/python3-dulwich
|