fix to detect n900 battery; add support to built in battery variables to work with...
[monky] / .gitignore
1 *.orig
2 *~
3 .*.swp
4 Doxyfile
5 Makefile
6 Makefile.in
7 aclocal.m4
8 autom4te.cache/
9 compile
10 config.guess
11 config.log
12 config.status
13 config.sub
14 configure
15 configure.ac
16 depcomp
17 install-sh
18 libtool
19 ltmain.sh
20 lua/.deps/
21 lua/.libs/
22 lua/*.c
23 lua/*.la
24 lua/*.lo
25 lua/*.o
26 m4/libtool.m4
27 m4/ltoptions.m4
28 m4/ltsugar.m4
29 m4/ltversion.m4
30 m4/lt~obsolete.m4
31 missing
32 src/config.h.in
33 src/conky
34 src/stamp-h1
35 src/.deps/
36 src/build.h
37 src/config.h
38 src/defconfig.h
39 src/*.o
40 src/*.gcda
41 src/*.gcno
42 src/*.gcov
43 conky-*.tar.*
44 doc/*.html
45 doc/*.mxml
46 patches/
47 doc/conky.1
48 README