-
-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy path.gitignore
76 lines (76 loc) · 1.2 KB
/
.gitignore
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
INSTALL
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
build-aux/
config.*
configure
configure~
.deps/
.libs/
*.la
*.lo
*.o
/bin/nimf/nimf
/bin/nimf-settings/nimf-settings
libtool
m4/
stamp-h1
*.valid
*anjuta*
*.gir
*.typelib
# built sources
input-method-unstable-v1-client-protocol.h
input-method-unstable-v1-protocol.c
nimf-enum-types.c
nimf-enum-types-private.h
nimf-marshalers.c
nimf-marshalers-private.h
nimf-message-enum-types.c
nimf-message-enum-types-private.h
nimf.pc
nimf-settings-autostart.desktop
nimf-settings.desktop
po/nimf.pot
POTFILES
*.moc
.dirstamp
Makefile.in.in
stamp-it
*.gmo
data/icons/16x16/
data/icons/22x22/
data/icons/24x24/
data/icons/32x32/
data/icons/48x48/
data/icons/96x96/
data/icons/256x256/
modules/engines/nimf-m17n/icons/16x16/
modules/engines/nimf-m17n/icons/22x22/
modules/engines/nimf-m17n/icons/24x24/
modules/engines/nimf-m17n/icons/32x32/
modules/engines/nimf-m17n/icons/48x48/
modules/engines/nimf-m17n/icons/96x96/
modules/engines/nimf-m17n/icons/256x256/
po/.intltool-merge-cache
# gnome-builder
.buildconfig
tags
# docs
gtk-doc.make
docs/*
docs/html/
docs/xml/
!docs/nimf.png
# tests
test-*.log
test-*.trs
test-suite.log
test-nimf-m17n
# vscode
.vscode/
*.stamp
build/
libhangul/