File: .gitignore

package info (click to toggle)
python-manilaclient 5.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,800 kB
  • sloc: python: 49,845; makefile: 99; sh: 2
file content (21 lines) | stat: -rw-r--r-- 295 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
*.pyc
*.swp
.coverage
.idea
.stestr/*
.tox/*
.venv
.project
.pydevproject
.ropeproject
cover/*
build/*
etc/manilaclient/manilaclient.conf*
subunit.log
python_manilaclient.egg-info
setuptools_git*.egg
setuptools_git*.egg
AUTHORS
ChangeLog
# Files created by releasenotes build
releasenotes/build