]> git.ipfire.org Git - pakfire.git/blob - .gitignore
jail: Implement sending data into standard input
[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 /pakfire
10 /pakfire-builder
11 /pakfire-client
12 /pakfire-daemon
13 /src/pakfire/__version__.py
14 /src/scripts/pakfire-daemon
15 /src/systemd/*.service
16 /tests/.root
17 /tests/libpakfire/arch
18 /tests/libpakfire/archive
19 /tests/libpakfire/build
20 /tests/libpakfire/cgroup
21 /tests/libpakfire/compress
22 /tests/libpakfire/config
23 /tests/libpakfire/db
24 /tests/libpakfire/dependencies
25 /tests/libpakfire/digest
26 /tests/libpakfire/file
27 /tests/libpakfire/httpclient
28 /tests/libpakfire/jail
29 /tests/libpakfire/key
30 /tests/libpakfire/main
31 /tests/libpakfire/makefile
32 /tests/libpakfire/os
33 /tests/libpakfire/package
34 /tests/libpakfire/packager
35 /tests/libpakfire/parser
36 /tests/libpakfire/path
37 /tests/libpakfire/progressbar
38 /tests/libpakfire/repo
39 /tests/libpakfire/snapshot
40 /tests/libpakfire/string
41 /tests/libpakfire/util
42 /tests/libpakfire/xfer
43 /tests/parser/test
44 /tests/stub/root
45 /tmp
46 *.py[co]
47 /*.tar.bz2
48 /*.tar.gz
49 /*.tar.xz
50 *.log
51 *.a
52 *.cache
53 *.gmo
54 *.la
55 *.lo
56 *.mo
57 *.o
58 *.stamp
59 *.sw[op]
60 *.trs
61 *~
62 .deps
63 .dirstamp
64 .libs
65 Makefile.in
66 aclocal.m4
67 config.log
68 config.status
69 configure
70 install-sh
71 stamp-*