File: .gitignore

package info (click to toggle)
python-urllib3 2.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 2,340 kB
  • sloc: python: 26,167; makefile: 122; javascript: 92; sh: 11
file content (11 lines) | stat: -rw-r--r-- 109 bytes parent folder | download | duplicates (2)
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