mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-04-18 05:41:08 +00:00
Add .gitignore
This commit is contained in:
parent
bf52bd6fa3
commit
6ee0915d3f
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@ -0,0 +1,16 @@
|
||||
/ubuntu_dev_tools.egg-info/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
/build/
|
||||
/.pybuild/
|
||||
/test-data/example_1.0-1.debian.tar.xz
|
||||
/test-data/example_1.0-1.dsc
|
||||
/test-data/example_1.0.orig.tar.gz
|
||||
/debian/python-ubuntutools/
|
||||
/debian/python3-ubuntutools/
|
||||
/debian/ubuntu-dev-tools/
|
||||
/debian/debhelper-build-stamp
|
||||
/debian/files
|
||||
/debian/*.debhelper
|
||||
/debian/*.debhelper.log
|
||||
/debian/*.substvars
|
Loading…
x
Reference in New Issue
Block a user