]> git.ipfire.org Git - pakfire.git/blob - .gitignore
cli: daemon: Build more scaffolding
[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/downloader
27 /tests/libpakfire/execute
28 /tests/libpakfire/file
29 /tests/libpakfire/jail
30 /tests/libpakfire/key
31 /tests/libpakfire/main
32 /tests/libpakfire/makefile
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/parser/test
43 /tests/stub/root
44 /tmp
45 *.py[co]
46 /*.tar.bz2
47 /*.tar.gz
48 /*.tar.xz
49 *.log
50 *.a
51 *.cache
52 *.gmo
53 *.la
54 *.lo
55 *.mo
56 *.o
57 *.stamp
58 *.sw[op]
59 *.trs
60 *~
61 .deps
62 .dirstamp
63 .libs
64 Makefile.in
65 aclocal.m4
66 config.log
67 config.status
68 configure
69 install-sh
70 stamp-*