File: .gitignore

package info (click to toggle)
python-msrestazure 0.6.4-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 448 kB
  • sloc: python: 3,942; makefile: 8
file content (15 lines) | stat: -rw-r--r-- 150 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
__pycache__
*.pyc
.venv
msrestazure.egg-info
.tox
tests/.coverage
autorest
.pytest_cache
.cache
.coverage
coverage.xml
Pipfile.lock
build
dist
.vscode