summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: c80375dd37de0c629d6a58562b982df71796eaf4 (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
61
62
63
64
65
# generated and tmp files
*~
*.edj
*.exe
*.o
*.lo
*.la
.deps
*.gcno
*.gcda

/src/bin/engagement
/src/tests/engagement_tests
/doc/engagement.1
/data/desktop/engagement.desktop
packaging/slackware/engagement-*.txz
engagement-*.tar.?z*
po/*.gmo
po/POTFILES
.libs

# autotools crap
m4/*.m4
!m4/efl*.m4
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
stamp-h1
ar-lib
test-driver
test-suite.log

# gettext crap
ABOUT-NLS
po/Makefile.in.in
po/Makevars.template
po/Rules-quot
po/boldquot.sed
po/en@boldquot.header
po/en@quot.header
po/insert-header.sin
po/quot.sed
po/remove-potcdate.sed
po/remove-potcdate.sin
po/stamp-po

/coverage/
/src/tests/engagement_tests.*
/src/tests/test-suite.log
/src/tests/check-results.xml