]> git.ipfire.org Git - pakfire.git/blob - .gitignore
tests: Add a simple test for xfers
[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/libpakfire/xfer
45 /tests/parser/test
46 /tests/stub/root
47 /tmp
48 *.py[co]
49 /*.tar.bz2
50 /*.tar.gz
51 /*.tar.xz
52 *.log
53 *.a
54 *.cache
55 *.gmo
56 *.la
57 *.lo
58 *.mo
59 *.o
60 *.stamp
61 *.sw[op]
62 *.trs
63 *~
64 .deps
65 .dirstamp
66 .libs
67 Makefile.in
68 aclocal.m4
69 config.log
70 config.status
71 configure
72 install-sh
73 stamp-*