gitignore: add all the build stuff
[platform/upstream/kmscon.git] / .gitignore
1 *.swp
2 *.o
3 *.lo
4 *.la
5 kmscon
6 test_*
7 Makefile
8 Makefile.in
9 aclocal.m4
10 autom4te.cache/
11 build-aux/
12 config.h
13 config.h.in
14 config.log
15 config.status
16 configure
17 *.tar.bz2
18 libtool
19 m4/
20 stamp-*
21 .deps
22 .dirstamp
23 .libs