File: .gitignore

package info (click to toggle)
python-urllib3 2.6.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,492 kB
  • sloc: python: 26,684; makefile: 122; javascript: 92; sh: 11
file content (11 lines) | stat: -rw-r--r-- 109 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
.*
!/.github/
*.py[co]
*.egg
*.egg-info
*.log
/dist
/build
/docs/_build
coverage.xml
src/urllib3/_version.py