summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 2bae74e5fbe9854455c7bf6d1672e03b33faff5a (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
*.py[co]
*.swp
*~
.venv/
venv/
/*.egg-info
/lib/GitPython.egg-info
cover/
.coverage
/build
/dist
/doc/_build
nbproject
*.sublime-workspace
.DS_Store
/*egg-info
/.tox
/.vscode/
.idea/
.cache/
.mypy_cache/
.pytest_cache/
monkeytype.sqlite3
output.txt