]> git.ipfire.org Git - pakfire.git/blob - .gitignore
cli: daemon: Add 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-daemon
12 /src/pakfire/__version__.py
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/path
36 /tests/libpakfire/progressbar
37 /tests/libpakfire/repo
38 /tests/libpakfire/snapshot
39 /tests/libpakfire/string
40 /tests/libpakfire/util
41 /tests/parser/test
42 /tests/stub/root
43 /tmp
44 *.py[co]
45 /*.tar.bz2
46 /*.tar.gz
47 /*.tar.xz
48 *.log
49 *.a
50 *.cache
51 *.gmo
52 *.la
53 *.lo
54 *.mo
55 *.o
56 *.stamp
57 *.sw[op]
58 *.trs
59 *~
60 .deps
61 .dirstamp
62 .libs
63 Makefile.in
64 aclocal.m4
65 config.log
66 config.status
67 configure
68 install-sh
69 stamp-*