File: .gitignore

package info (click to toggle)
paramiko 4.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,424 kB
  • sloc: python: 18,843; xml: 19; makefile: 5
file content (13 lines) | stat: -rw-r--r-- 114 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
*.pyc
build/
dist/
.tox/
paramiko.egg-info/
/docs/
demos/*.log
_build
.coverage
.cache
.idea
coverage.xml
htmlcov