]> git.ipfire.org Git - people/ms/pakfire.git/blob - .gitignore
Use autotools.
[people/ms/pakfire.git] / .gitignore
1 /Makefile
2 /build-aux
3 /debugedit
4 /libtool
5 /missing
6 /contrib/pakfire.nm
7 /src/pakfire/__version__.py
8 /src/scripts/quality-agent
9 /src/scripts/extract-debuginfo
10 /src/systemd/*.service
11 /tmp
12 /tools/debugedit
13 *.py[co]
14 /*.tar.bz2
15 /*.tar.gz
16 /*.tar.xz
17 *.log
18 *.a
19 *.cache
20 *.gmo
21 *.la
22 *.lo
23 *.mo
24 *.o
25 *.stamp
26 *~
27 .deps
28 .dirstamp
29 .libs
30 Makefile.in
31 aclocal.m4
32 config.h
33 config.h.in
34 config.log
35 config.status
36 configure
37 install-sh
38 stamp-*