add missing files by .gitignore
[external/buxton.git] / .gitignore
1 /Makefile
2 *.log
3 /*.tar.bz2
4 /*.tar.gz
5 /*.tar.xz
6 *.la
7 *.lo
8 *.o
9 *~
10 Makefile.in
11 aclocal.m4
12 config.*
13 configure
14 autom4te.cache
15 compile
16 install-sh
17 missing
18 ltmain.sh
19 depcomp
20 stamp-*
21 libtool
22 test-driver
23 .deps
24 .libs
25 m4/*.m4
26 .dirstamp
27 *.trs
28 /cscope.*
29 /tags
30 buxtond
31 buxtonctl
32 check_buxton
33 data/buxton.service
34 data/buxton.socket
35 data/*.pc
36 check_shared_lib
37 log-check-stderr-file
38 test/*.ini
39 src/shared/constants.c
40 check_daemon
41 check_buxtond
42 check_smack
43 bxt_timing
44 bxt_gtk_client
45 *.gcda
46 *.gcno
47 /coverage
48 test/databases/*.db
49 test/test.conf
50 check_configurator
51 GPATH
52 GRTAGS
53 GTAGS
54 bxt_hello*
55 buxton-*
56 debug_check_daemon.txt