File: .gitignore

package info (click to toggle)
python-cinderclient 1%3A9.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,828 kB
  • sloc: python: 18,009; makefile: 94; sh: 25
file content (22 lines) | stat: -rw-r--r-- 263 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/.*
!.gitignore
!.mailmap
!.stestr.conf
.*.sw?
subunit.log
*,cover
cover
covhtml
*.pyc
AUTHORS
ChangeLog
doc/build
releasenotes/build
build
dist
cinderclient/versioninfo
python_cinderclient.egg-info

# pylint files
tools/lintstack.head.py
tools/pylint_exceptions