fix google #1495
[platform/upstream/ibus-hangul.git] / .gitignore
1 *.pyc
2 *.la
3 *.lo
4 *.loT
5 *.o
6 *.so
7 *~
8 tags
9 out
10 Makefile.qmake
11 Makefile
12 Makefile.in
13 .deps
14 .libs
15 ABOUT-NLS
16 INSTALL
17 aclocal.m4
18 autom4te.cache
19 compile
20 config.guess
21 config.h
22 config.h.in
23 config.log
24 config.rpath
25 config.status
26 config.sub
27 configure
28 depcomp
29 gtk-doc.make
30 install-sh
31 libtool
32 ltmain.sh
33 missing
34 stamp-h1
35 py-compile
36 ibus-hangul*.tar.*
37 ibus-hangul.spec
38 intltool-extract.in
39 intltool-merge.in
40 intltool-update.in
41
42 # vim temp backup file
43 .*.swp
44
45 # files for po
46 po/*.gmo
47 po/*.pot
48 po/stamp-po
49 po/stamp-it
50
51 # files for setup
52 setup/config.py
53 setup/ibus-setup-hangul
54 setup/hangul_keyboard_list
55
56 # files for engine
57 src/test.sh
58 src/hangul.xml
59 src/hangul.xml.in
60 src/ibus-engine-hangul