]> git.saurik.com Git - apt.git/blame - .gitignore
get pdiff files from the same mirror as the index
[apt.git] / .gitignore
CommitLineData
4d22a570
JAK
1# Include directory
2include/
3
4# Cmake files
5CMakeCache.txt
6CMakeFiles
7CMakeScripts
8Makefile
9cmake_install.cmake
10install_manifest.txt
11CTestTestfile.cmake
12Testing/
13
14gtest-*
15
16# Compiled output
17*.o
18*.so*
19*.versionscript
20
21# Templates
22*.pot
23*.pot-*
24!/po/apt-all.pot
25
26# Vendor files
4d22a570
JAK
27**/vendor/sources.list
28**/LC_MESSAGES/
29
7cdb8407
JAK
30# docbook stylesheets (generated from .cmake.in)
31docbook-html-style.xsl
32manpage-style.xsl
33docbook-text-style.xsl
34
35# Programs
4d22a570
JAK
36**/ftparchive/apt-ftparchive
37**/cmdline/apt
38**/cmdline/apt-cache
39**/cmdline/apt-cdrom
40**/cmdline/apt-config
41**/cmdline/apt-extracttemplates
42**/cmdline/apt-get
43**/cmdline/apt-helper
44**/cmdline/apt-key
45**/cmdline/apt-mark
46**/cmdline/apt-sortpkgs
47**/cmdline/planners
48**/cmdline/solvers
49**/cmdline/apt
50
51**/methods/file
52**/methods/copy
53**/methods/store
54**/methods/gpgv
55**/methods/cdrom
56**/methods/http
57**/methods/https
58**/methods/mirror
59**/methods/ftp
60**/methods/rred
61**/methods/rsh
62**/methods/ssh
63**/methods/gzip
64**/methods/bzip2
65**/methods/xz
66**/methods/lzma
67
68**/test/interactive-helper/aptwebserver
69**/test/interactive-helper/extract-control
70**/test/interactive-helper/rpmver
71**/test/interactive-helper/testdeb
72**/test/interactive-helper/mthdcat
73**/test/interactive-helper/test_fileutl
74**/test/interactive-helper/test_udevcdrom
75**/test/libapt/libapt_test
76
77# Documentation
78Doxyfile
79doxygen/
80*.html/
81*.text.html
82*.text
83*.*stamp*
84*.[1-9]
85**/doc/*/*.xml
86**/doc/*/*.dbk
4630a6ec 87!/doc/examples/
4d22a570
JAK
88
89# Backend files
90Makefile
91*.ninja
92.ninja*
93
94!CMakeLists.txt
4630a6ec
DK
95
96# package building artifacts
97/debian/*.log
98/debian/*.substvars
99/debian/*.debhelper
100/debian/files
101/debian/apt/
102/debian/apt-doc/
103/debian/apt-utils/
104/debian/libapt-pkg*/
105/debian/libapt-inst*/
106/debian/libapt-pkg-dev/
107/debian/libapt-pkg-doc/
108/debian/apt-transport-https/
109
e6d282e4
DK
110# generated for and by abicheck
111/abicheck/apt_build.xml
112/abicheck/apt_installed.xml
113/abicheck/compat_reports/
114/abicheck/logs/