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