]> git.ipfire.org Git - pakfire.git/blob - .gitignore
fca65496ad07a076d4fe5af57aa32d7594b92b3e
[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/httpclient
30 /tests/libpakfire/jail
31 /tests/libpakfire/key
32 /tests/libpakfire/main
33 /tests/libpakfire/makefile
34 /tests/libpakfire/os
35 /tests/libpakfire/package
36 /tests/libpakfire/packager
37 /tests/libpakfire/parser
38 /tests/libpakfire/path
39 /tests/libpakfire/progressbar
40 /tests/libpakfire/repo
41 /tests/libpakfire/snapshot
42 /tests/libpakfire/string
43 /tests/libpakfire/util
44 /tests/parser/test
45 /tests/stub/root
46 /tmp
47 *.py[co]
48 /*.tar.bz2
49 /*.tar.gz
50 /*.tar.xz
51 *.log
52 *.a
53 *.cache
54 *.gmo
55 *.la
56 *.lo
57 *.mo
58 *.o
59 *.stamp
60 *.sw[op]
61 *.trs
62 *~
63 .deps
64 .dirstamp
65 .libs
66 Makefile.in
67 aclocal.m4
68 config.log
69 config.status
70 configure
71 install-sh
72 stamp-*