File: .gitignore

package info (click to toggle)
refstack-client 0.0.0~2023.09.19.b60a7e41f7-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 592 kB
  • sloc: python: 1,998; sh: 220; makefile: 25
file content (17 lines) | stat: -rw-r--r-- 140 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
*.pyc
.stestr/
.tox
*.egg-info/
*.egg
.eggs/
.coverage
cover/*
.project
.pydevproject
build
.tempest/
.venv/
etc/
.tempestconf
tempest.log