forked from derickr/timelib
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
55 lines (55 loc) · 910 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
*.sw?
.cvsignore
.idea
.svn/
astro.o
callgrind.out.*
ctest
docs/date-from-iso-parts
docs/date-from-parts
docs/date-from-string
docs/date-to-parts
dow.o
interval.o
parse_date.c
parse_date.o
parse_iso_intervals.c
parse_iso_intervals.o
parse_posix.o
parse_tz.o
parse_zoneinfo.o
show-tzinfo
svn-commit.tmp
test-abbr-to-id
test-astro
tester-create-ts
tester-diff
tester-iso-week
tester-parse-interval
tester-parse-string
tester-parse-string-by-format
tester-render-ts
tester-render-ts-zoneinfo
tests/c/*.o
tests/date_from_isodate
tests/enumerate-timezones
timelib.a
timelib.o
timelib.so
timelib_config.h
tm2unixtime.o
unixtime2tm.o
zones/.cvsignore
zones/code/
zones/oldtz/
zones/timezonedb-*.zip
zones/timezonedb-20*.tgz
zones/timezonedb.dta
zones/timezonedb.h
zones/timezonedb.idx
zones/timezonedb.idx.php
zones/timezonedb.tgz
zones/timezonedb.zip
zones/tzcode*.tar.gz
zones/tzdata*.tar.gz
zones/version-info.txt