mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-12 15:41:09 +00:00
this class can be much simpler and more robust and doesn't require checking in the example package files to git
17 lines
284 B
Plaintext
17 lines
284 B
Plaintext
.coverage
|
|
.tox
|
|
/ubuntu_dev_tools.egg-info/
|
|
__pycache__/
|
|
*.pyc
|
|
/build/
|
|
/.pybuild/
|
|
/test-data/
|
|
/debian/python-ubuntutools/
|
|
/debian/python3-ubuntutools/
|
|
/debian/ubuntu-dev-tools/
|
|
/debian/debhelper-build-stamp
|
|
/debian/files
|
|
/debian/*.debhelper
|
|
/debian/*.debhelper.log
|
|
/debian/*.substvars
|