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.
22 lines
344 B
22 lines
344 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
|
|
.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
|
|
|