File: .dockerignore

package info (click to toggle)
python-skbio 0.5.8-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 13,224 kB
  • sloc: python: 47,839; ansic: 672; makefile: 210; javascript: 50; sh: 19
file content (9 lines) | stat: -rw-r--r-- 95 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
.pytest_cache
build/
dist/
*.swp
env*/
__pycache__/
*/__pycache__/
**/__pycache__/
*.egg-info/