File: .gitignore

package info (click to toggle)
python-blacken-docs 1.19.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 264 kB
  • sloc: python: 900; sh: 17; makefile: 6
file content (7 lines) | stat: -rw-r--r-- 63 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
*.egg-info/
*.pyc
/.coverage
/.coverage.*
/.tox
/build/
/dist/