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.
30 lines
583 B
30 lines
583 B
# temporary and backup files
|
|
*~
|
|
*.bak
|
|
*.rej
|
|
|
|
# buildrelated files/dirs
|
|
aclocal.m4
|
|
autom4te.cache/
|
|
build/
|
|
configure
|
|
buildlib/config.sub
|
|
buildlib/config.guess
|
|
debian/libapt-pkg[0-9]*.install
|
|
debian/libapt-inst[0-9]*.install
|
|
|
|
# abichecker related files/dir
|
|
abicheck/apt_build.xml
|
|
abicheck/apt_installed.xml
|
|
abicheck/compat_reports/
|
|
abicheck/descriptors_storage/
|
|
abicheck/header_compile_errors/
|
|
abicheck/test_results/
|
|
abicheck/tests/
|
|
|
|
# generated files in the progress to build all
|
|
# apt man pages and other documentation
|
|
./doc/*/
|
|
!./doc/examples/
|
|
./doc/examples/sources.list
|
|
!./doc/po/
|
|
|