summaryrefslogtreecommitdiff
path: root/.gitignore
blob: b4d25fcac8d1fec19cff5f5eca9fe42db2aec0a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Temporary files
.*.swp
*.pyc
*.pyo

# Build-related files
docs/_build/
.coverage
.tox
*.egg-info
*.egg
build/
dist/
htmlcov/
MANIFEST