File: .gitignore

package info (click to toggle)
python-twomemo 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 252 kB
  • sloc: python: 1,177; makefile: 15
file content (10 lines) | stat: -rw-r--r-- 97 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
dist/
Twomemo.egg-info/

__pycache__/
.pytest_cache/
.mypy_cache/
.coverage

build/
docs/_build/