Merge branch 'update-gitignore' into 'debian/latest'

Update gitignore

See merge request kernel-team/linux!1770
This commit is contained in:
Bastian Blank 2026-01-07 14:49:10 +00:00
commit 5b8dfd309f

28
debian/.gitignore vendored
View file

@ -3,7 +3,6 @@
# Ignore most directories (all built packages)
/*/
!/abi/
!/bin/
!/certs/
!/config/
@ -18,20 +17,39 @@
!/upstream/
# Ignore files generated by gencontrol
/*.debhelper
/*.NEWS.*
/*.bug-presubj.*
/*.install
/*.install.*
/*.links
/*.links.*
/*.lintian-overrides.*
/*.maintscript
/*.substvars
/*.maintscript.*
/*.preinst.*
/*.prerm.*
/*.postinst
/*.postinst.*
/*.postrm.*
/control
/control.*
/files
/generated.*/
/linux-*
/rules.gen
/tests/control
!/hyperv-daemons.*
!/libcpupower1.*
!/libcpupower-dev.*
!/linux-bpf-dev.*
!/linux-cpupower.*
!/linux-misc-tools.*
!/linux-perf.*
!/rtla.*
!/usbip.*
# Ignore files generated by package build
/*.debhelper
/*.substvars
/files
# Ignore compiled Python files
__pycache__/