-
Notifications
You must be signed in to change notification settings - Fork 13
/
.gitignore
81 lines (80 loc) · 1.37 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
77
78
79
80
*~
*.ddeb
*.buildinfo
*.changes
*.deb
*/*.edj
*/*.spec
*/ABOUT-NLS
*/Makefile
*/Makefile.in
*/aclocal.m4
*/autom4te.cache/
*/compile
*/config.guess
*/config.h
*/config.h.in
*/config.log
*/config.rpath
*/config.status
*/config.sub
*/configure
*/depcomp
*/install-sh
*/libtool
*/ltmain.sh
*/missing
*/INSTALL
*/mkinstalldirs
*/module.desktop
*/debian/.debhelper/
*/debian/autoreconf.after
*/debian/autoreconf.before
*/debian/debhelper-build-stamp
*/debian/*.substvars
*/m4/*
*/po/*.gmo
*/po/Makefile
*/po/Makefile.in
*/po/Makefile.in.in
*/po/Makevars.template
*/po/POTFILES
*/po/Rules-quot
*/po/*.pot
*/po/boldquot.sed
*/po/[email protected]
*/po/[email protected]
*/po/insert-header.sin
*/po/quot.sed
*/po/remove-potcdate.sed
*/po/remove-potcdate.sin
*/po/stamp-po
*/stamp-h1
*/src/.libs/
*/src/*.la
*/src/*.lo
*/src/*.in
*/src/*.o
*/src/Makefile
*/debian/moksha-module-*
*/debian/files
*/debian/stamp-autotools
*/debian/stamp-autotools-files
*/debian/stamp-makefile-build
*/debian/stamp-makefile-install
*/data/Makefile
*/data/Makefile.in
*/data/images/Makefile
*/data/images/Makefile.in
*/data/images/categories/Makefile
*/data/images/categories/Makefile.in
*/data/images/feeds/Makefile
*/data/images/feeds/Makefile.in
*/data/theme/Makefile
*/data/theme/Makefile.in
*/data/theme/e-module-news.edj
*/images/Makefile
*/images/Makefile.in
*/data/themes/Makefile
*/data/themes/Makefile.in
*/data/themes/*.edj