File: .dockerignore

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-- 135 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
*.egg*
*.py[cod]
.coverage
.cache
.tox/
.venv/
AUTHORS
ChangeLog
build/
cover/
dist
.git/
venv/
.venv/
.tempest/
htmlcov/
test-reports/