aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 09a2eac2755a18777d5892979735e43e53a6fb30 (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
ABOUT-NLS

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

./config.*

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

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

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

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