File: .gitignore

package info (click to toggle)
python-pytest-retry 1.6.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 208 kB
  • sloc: python: 658; makefile: 3
file content (13 lines) | stat: -rw-r--r-- 113 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
*.egg*/
.D*
.N*
.idea/
.pytest_cache/
.tox/
__pycache__
artifacts/
build/
config.ini
credentials.ini
dist/
venv/