File: .gitignore

package info (click to toggle)
openapi-pydantic 0.5.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 744 kB
  • sloc: python: 4,392; makefile: 4
file content (10 lines) | stat: -rw-r--r-- 98 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
__pycache__
/.idea
/.mypy_cache
/.pytest_cache
/.ruff_cache
/.tox
/.venv
/*.egg-info
/build
/dist