File: .dockerignore

package info (click to toggle)
python-pyeclib 1.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 7,676 kB
  • sloc: python: 2,469; ansic: 878; sh: 139; makefile: 30
file content (9 lines) | stat: -rw-r--r-- 63 bytes parent folder | download
1
2
3
4
5
6
7
8
9
.git
.tox
test
**/__pycache__
*.egg-info
*.so
*.whl
build
dist