File: .gitignore

package info (click to toggle)
python-aiohttp-retry 2.8.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 168 kB
  • sloc: python: 973; makefile: 6
file content (11 lines) | stat: -rw-r--r-- 102 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
.idea/
venv/
env/
__pycache__/
.mypy_cache/
.pytest_cache/

aiohttp_retry.egg-info/
build/
dist/
var/