aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: fa059abc634ea8ffb003974735a910e88a3aee79 (plain) (blame)
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
ABOUT-NLS

Makefile
Makefile.in
Makefile.in.in
aclocal.m4
configure
compile
depcomp
install-sh
missing
mkinstalldirs
stamp-h1
.version
autom4te.cache/
m4/

/config.*

/contrib/caldav/calcurse-caldav
/contrib/vdir/calcurse-vdir

doc/*.1
doc/*.html
doc/*.pdf

po/*~
po/*.gmo
po/*.header
po/*.sin
po/*.sed
po/Makevars.template
po/POTFILES
po/Rules-quot
po/stamp-po

/scripts/calcurse-upgrade

src/*.o
src/.deps/
src/calcurse

test-driver
test/*.o
test/*.log
test/*.trs
test/run-test
test/.deps/