File: .gitignore

package info (click to toggle)
python-meshzoo 0.9.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 316 kB
  • sloc: python: 1,691; makefile: 8
file content (12 lines) | stat: -rw-r--r-- 103 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
*.pyc
*.e
README.rst
dist/
meshzoo.egg-info/
.cache/
build/
.pytest_cache/
.coverage
*.vtu
*.vtk
.tox/