]> git.ipfire.org Git - pakfire.git/blob - .gitignore
testsuite: Disable parser command test
[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 /src/pakfire/__version__.py
10 /src/scripts/pakfire
11 /src/scripts/pakfire-builder
12 /src/scripts/pakfire-client
13 /src/scripts/pakfire-daemon
14 /src/systemd/*.service
15 /tests/.root
16 /tests/libpakfire/arch
17 /tests/libpakfire/archive
18 /tests/libpakfire/cgroup
19 /tests/libpakfire/compress
20 /tests/libpakfire/config
21 /tests/libpakfire/db
22 /tests/libpakfire/downloader
23 /tests/libpakfire/execute
24 /tests/libpakfire/key
25 /tests/libpakfire/main
26 /tests/libpakfire/makefile
27 /tests/libpakfire/packager
28 /tests/libpakfire/parser
29 /tests/libpakfire/progressbar
30 /tests/libpakfire/repo
31 /tests/libpakfire/util
32 /tmp
33 *.py[co]
34 /*.tar.bz2
35 /*.tar.gz
36 /*.tar.xz
37 *.log
38 *.a
39 *.cache
40 *.gmo
41 *.la
42 *.lo
43 *.mo
44 *.o
45 *.stamp
46 *.sw[op]
47 *.trs
48 *~
49 .deps
50 .dirstamp
51 .libs
52 Makefile.in
53 aclocal.m4
54 config.log
55 config.status
56 configure
57 install-sh
58 stamp-*