summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 26f7400b3b5bc79478657e62ee0b416617c7edb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
*~
.#*
*.bak
*.pyc
*.pyo
*.egg-info
*.swp
*.swo
.coverage*
junit-results.xml
.pytest_cache
doc/_build
build
dist
doc/_build
numpydoc/tests/tinybuild/_build
numpydoc/tests/tinybuild/generated
MANIFEST