forked from lxde/menu-cache
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
60 lines (60 loc) · 821 Bytes
/
.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
Makefile.in
aclocal.m4
compile
config.h.in
configure
depcomp
install-sh
ltmain.sh
*/Makefile.in
*/Makefile
*/*.o
*/*/*.o
*/*/*/*.o
*/.deps/
*/*/.deps/
*/*/*/.deps/
*/.libs/
*/*/.libs/
*/*/*/.libs/
*/*.lo
*/*/*.lo
*/*/*/*.lo
*/*.la
*/*/*.la
*/*/*/*.la
*/*.a
*/*/*.a
*/*/*/*.a
m4/
missing
po/Makefile.in.in
po/.intltool-merge-cache
config.guess
config.h
config.h.in~
config.log
config.status
config.sub
libtool
gtk-doc.make
man/*.1
po/LINGUAS
po/Makefile
po/POTFILES
po/*.gmo
po/stamp-it
stamp-h1
*.stamp
Makefile
intltool-extract.in
intltool-merge.in
intltool-update.in
src/xml-purge
libmenu-cache/libmenu-cache-uninstalled.pc
libmenu-cache/libmenu-cache.pc
libmenu-cache/menu-cache.h
menu-cache-daemon/menu-cached
menu-cache-gen/menu-cache-gen
docs/reference/libmenu-cache/libmenu-cache*
docs/reference/libmenu-cache/*/*