summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 3738a7d35120d0374a7a831ef8e8233d0cfee4df (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
bin
build
dist
docs/_build
htmlcov
issues
patches
prof
support
temp
run.py
.tox
*.pyc
*.egg
*.egg-info
.*.swp
.cache
.coverage
.DS_Store
.pytest_cache
.project
.pydevproject
.settings/*
.vscode
pytest.ini