summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 381fc2f980959877966852157ce93b197f6de7f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
*.pyc
*.la
*.lo
*.loT
*.o
*.so
*~
tags
out
Makefile.qmake
Makefile
Makefile.in
.deps
.libs
ABOUT-NLS
INSTALL
aclocal.m4
autom4te.cache
compile
config.guess
config.h
config.h.in
config.log
config.rpath
config.status
config.sub
configure
depcomp
gtk-doc.make
install-sh
libtool
ltmain.sh
missing
stamp-h1
py-compile
ibus-hangul*.tar.*
ibus-hangul.spec

# vim temp backup file
.*.swp

# files for data
data/org.freedesktop.ibus.engine.hangul.metainfo.xml
data/org.freedesktop.ibus.engine.hangul.metainfo.xml.h

# files for po
po/*.gmo
po/*.pot
po/stamp-po
po/stamp-it

# files for setup
setup/config.py
setup/ibus-setup-hangul

# files for engine
src/test.sh
src/hangul.xml
src/hangul.xml.in
src/ibus-engine-hangul