File: .gitignore

package info (click to toggle)
python-isosurfaces 0.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 596 kB
  • sloc: python: 600; makefile: 3
file content (8 lines) | stat: -rw-r--r-- 63 bytes parent folder | download
1
2
3
4
5
6
7
8
*.pyc
out
media
__pycache__
dist
build
*.egg-info
.mypy_cache/