File: .gitignore

package info (click to toggle)
python-openstackclient 8.2.0-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,048 kB
  • sloc: python: 132,005; makefile: 140; sh: 22
file content (26 lines) | stat: -rw-r--r-- 295 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
23
24
25
26
*.DS_Store
*.egg*
*.log
*.mo
*.pyc
*.swo
*.swp
*~
.coverage
.idea
.stestr/
.testrepository
.tox
AUTHORS
build
ChangeLog
dist
# Doc related
doc/build
doc/source/contributor/api/
# Development environment files
.project
.pydevproject
cover
# Files created by releasenotes build
releasenotes/build