You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
350 B
23 lines
350 B
# If you update this file, please also update the extend-diff-ignore option |
|
# in debian/source/options. |
|
|
|
__pycache__/ |
|
/venv/ |
|
/dist/ |
|
/build/ |
|
/*.egg-info/ |
|
.vscode/ |
|
*.o |
|
*.so |
|
*.swp |
|
.idea/ |
|
/docs/*.1 |
|
/docs/*.5 |
|
/debian/ceo/ |
|
/debian/ceod/ |
|
/debian/ceo-common/ |
|
/debian/tmp/ |
|
/debian/ceo.substvars |
|
/debian/files |
|
/debian/.debhelper/ |
|
/debian/debhelper-build-stamp
|
|
|