]> git.ipfire.org Git - oddments/fireinfo.git/blob - .gitignore
Don't crash when /proc/cpuinfo doesn't have any information
[oddments/fireinfo.git] / .gitignore
1 /Makefile
2 /build-aux
3 /libtool
4 /missing
5 /src/fireinfo/__init__.py
6 *.py[co]
7 /*.tar.bz2
8 /*.tar.gz
9 /*.tar.xz
10 *.log
11 *.a
12 *.cache
13 *.gmo
14 *.la
15 *.lo
16 *.o
17 *.stamp
18 *.trs
19 *~
20 .deps
21 .dirstamp
22 .libs
23 Makefile.in
24 aclocal.m4
25 config.h
26 config.h.in
27 config.log
28 config.status
29 configure
30 install-sh
31 stamp-*