]> git.ipfire.org Git - people/ms/pakfire.git/blob - .gitignore
libpakfire: parser: Return the declarations
[people/ms/pakfire.git] / .gitignore
1 /.vscode
2 /Makefile
3 /build-aux
4 /intltool-*
5 /libtool
6 /missing
7 /contrib/pakfire.nm
8 /src/pakfire/__version__.py
9 /src/scripts/quality-agent
10 /src/scripts/extract-debuginfo
11 /src/systemd/*.service
12 /tests/.root
13 /tests/libpakfire/archive
14 /tests/libpakfire/key
15 /tests/libpakfire/main
16 /tmp
17 *.py[co]
18 /*.tar.bz2
19 /*.tar.gz
20 /*.tar.xz
21 *.log
22 *.a
23 *.cache
24 *.gmo
25 *.la
26 *.lo
27 *.mo
28 *.o
29 *.stamp
30 *.sw[op]
31 *.trs
32 *~
33 .deps
34 .dirstamp
35 .libs
36 Makefile.in
37 aclocal.m4
38 config.h
39 config.h.in
40 config.log
41 config.status
42 configure
43 install-sh
44 stamp-*