File: .gitignore

package info (click to toggle)
python-test-stages 0.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 300 kB
  • sloc: python: 792; sh: 24; makefile: 9
file content (9 lines) | stat: -rw-r--r-- 153 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# SPDX-FileCopyrightText: Peter Pentchev <roam@ringlet.net>
# SPDX-License-Identifier: BSD-2-Clause

.mypy_cache
.ruff_cache
site/
.tox

**/__pycache__/