summaryrefslogtreecommitdiff
path: root/.bzrignore
blob: 2e472251b666471528b3a935f9be0dafc563623c (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
*~
*.py[co]

# Build-related files
./.stamp-dist
./.stamp-tzinfo
./.stamp-zoneinfo
# For whatever reason, build/ is versioned, so the * is necessary.
./build/*

# tz compiled files
./elsie.nci.nih.gov/src/*.o
./elsie.nci.nih.gov/src/tzselect
./elsie.nci.nih.gov/src/yearistype
./elsie.nci.nih.gov/src/zdump
./elsie.nci.nih.gov/src/zic

# Generated
./elsie.nci.nih.gov/src/version.h
./elsie.nci.nih.gov/src/leapseconds

# Generated datafile for test_zdump.py
./zdump.out

# Where I keep my tarballs
./elsie.nci.nih.gov/*.tar.gz
./elsie.nci.nih.gov/*.tar.gz.asc