]> git.ipfire.org Git - people/ms/pakfire.git/blob - .gitignore
cli: Drop pakfire-client Python script
[people/ms/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 /src/pakfire/__version__.py
12 /src/scripts/pakfire-daemon
13 /src/systemd/*.service
14 /tests/.root
15 /tests/libpakfire/arch
16 /tests/libpakfire/archive
17 /tests/libpakfire/build
18 /tests/libpakfire/cgroup
19 /tests/libpakfire/compress
20 /tests/libpakfire/config
21 /tests/libpakfire/db
22 /tests/libpakfire/dependencies
23 /tests/libpakfire/digest
24 /tests/libpakfire/downloader
25 /tests/libpakfire/execute
26 /tests/libpakfire/file
27 /tests/libpakfire/jail
28 /tests/libpakfire/key
29 /tests/libpakfire/main
30 /tests/libpakfire/makefile
31 /tests/libpakfire/package
32 /tests/libpakfire/packager
33 /tests/libpakfire/parser
34 /tests/libpakfire/path
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-*