forked from derickr/timelib
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
53 lines (53 loc) · 899 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
.cvsignore
.svn/
astro.o
dow.o
interval.o
parse_date.o
parse_date.c
parse_iso_intervals.o
parse_iso_intervals.c
parse_tz.o
parse_zoneinfo.o
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-parse-tz
tester-render-ts
tester-render-ts-zoneinfo
tests/enumerate-timezones
tests/date_from_isodate
libtimelib.a.*
libtimelib.so.*
timelib.o
timelib_config.h
tm2unixtime.o
unixtime2tm.o
zones/.cvsignore
zones/code/
zones/oldtz/
zones/timezonedb.dta
zones/timezonedb.idx
zones/timezonedb.idx.php
zones/timezonedb.zip
zones/timezonedb-*.zip
zones/tzcode*.tar.gz
zones/tzdata*.tar.gz
zones/timezonedb.h
zones/version-info.txt
*.sw?
.idea
zones/timezonedb.tgz
zones/timezonedb-201*.tgz
docs/date-from-iso-parts
docs/date-from-parts
docs/date-to-parts
docs/date-from-string
ctest
callgrind.out.*