File: .gitignore

package info (click to toggle)
python-meshplex 0.17.1-5
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 668 kB
  • sloc: python: 3,626; makefile: 13
file content (10 lines) | stat: -rw-r--r-- 96 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
.cache/
build/
docs/_build/
docs/build/
README.rst
*.egg-info/
dist/
*.png
.pytest_cache/
.tox/