summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 725ae92523bd058b15f8f3b47b8bfae55d02656d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
*~
*.py[co]

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

# Generated datafile for test_zdump.py
zdump.out