]> git.saurik.com Git - apt.git/blob - .gitignore
Get rid of the old buildsystem
[apt.git] / .gitignore
1 *~
2 # build artifacts
3 /aclocal.m4
4 /autom4te.cache/
5 /build/
6 /buildlib/config.guess
7 /buildlib/config.sub
8 /configure
9
10 # generated files in the process to build all
11 # apt man pages and other documentation
12 /doc/*/
13 !/doc/examples/
14 !/doc/po/
15 /doc/en/*
16 !/doc/en/makefile
17
18 # package building artifacts
19 /debian/*.log
20 /debian/*.substvars
21 /debian/*.debhelper
22 /debian/files
23 /debian/apt/
24 /debian/apt-doc/
25 /debian/apt-utils/
26 /debian/libapt-pkg*/
27 /debian/libapt-inst*/
28 /debian/libapt-pkg-dev/
29 /debian/libapt-pkg-doc/
30 /debian/apt-transport-https/
31
32 # generated from *.in files
33 /cmdline/apt-key
34 /doc/apt-vendor.ent
35 /doc/examples/sources.list
36 /vendor/current
37 /vendor/*/sources.list
38 /vendor/*/makefile.auto
39
40 # generated for and by abicheck
41 /abicheck/apt_build.xml
42 /abicheck/apt_installed.xml
43 /abicheck/compat_reports/
44 /abicheck/logs/