]> git.ipfire.org Git - pakfire.git/blob - .gitignore
jail: Set container and container_uuid environment variables in jail
[pakfire.git] / .gitignore
1 /Makefile
2 /build-aux
3 /config.h
4 /config.h.in
5 /intltool-*
6 /libtool
7 /missing
8 /contrib/pakfire.nm
9 /src/pakfire/__version__.py
10 /src/scripts/pakfire
11 /src/scripts/pakfire-builder
12 /src/scripts/pakfire-client
13 /src/scripts/pakfire-daemon
14 /src/systemd/*.service
15 /tests/.root
16 /tests/libpakfire/arch
17 /tests/libpakfire/archive
18 /tests/libpakfire/build
19 /tests/libpakfire/cgroup
20 /tests/libpakfire/compress
21 /tests/libpakfire/config
22 /tests/libpakfire/db
23 /tests/libpakfire/dependencies
24 /tests/libpakfire/digest
25 /tests/libpakfire/downloader
26 /tests/libpakfire/execute
27 /tests/libpakfire/file
28 /tests/libpakfire/jail
29 /tests/libpakfire/key
30 /tests/libpakfire/main
31 /tests/libpakfire/makefile
32 /tests/libpakfire/package
33 /tests/libpakfire/packager
34 /tests/libpakfire/parser
35 /tests/libpakfire/progressbar
36 /tests/libpakfire/repo
37 /tests/libpakfire/snapshot
38 /tests/libpakfire/string
39 /tests/libpakfire/util
40 /tests/parser/test
41 /tests/stub/root
42 /tmp
43 *.py[co]
44 /*.tar.bz2
45 /*.tar.gz
46 /*.tar.xz
47 *.log
48 *.a
49 *.cache
50 *.gmo
51 *.la
52 *.lo
53 *.mo
54 *.o
55 *.stamp
56 *.sw[op]
57 *.trs
58 *~
59 .deps
60 .dirstamp
61 .libs
62 Makefile.in
63 aclocal.m4
64 config.log
65 config.status
66 configure
67 install-sh
68 stamp-*