File: .gitignore

package info (click to toggle)
python-click-log 0.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 164 kB
  • sloc: python: 264; makefile: 203; sh: 24
file content (12 lines) | stat: -rw-r--r-- 111 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
.DS_Store
*.pyc
*.pyo
*.egg-ignore
*.egg-info
dist
build/
docs/_build
click.egg-info
.tox
.cache
.pytest_cache