File: .gitignore

package info (click to toggle)
python-blazarclient 4.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 468 kB
  • sloc: python: 2,742; makefile: 18; sh: 2
file content (16 lines) | stat: -rw-r--r-- 105 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*.py[co]
*.egg
*.egg-info
dist
build
eggs

.tox
.venv
.idea

AUTHORS
ChangeLog
.stestr/
cover/
.coverage