File: .gitignore

package info (click to toggle)
python-osc-lib 4.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 848 kB
  • sloc: python: 6,760; makefile: 21; sh: 2
file content (29 lines) | stat: -rw-r--r-- 347 bytes parent folder | download
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
27
28
29
*.DS_Store
*.egg*
*.log
*.mo
*.pyc
*.swo
*.swp
*~
.coverage
.idea
.stestr/
.testrepository
.tox
AUTHORS
build
ChangeLog
dist
# Doc related
doc/api
doc/build
doc/source/reference/api
# Development environment files
.project
.pydevproject
cover
# Files created by releasenotes build
RELEASENOTES.rst
releasenotes/build
releasenotes/notes/reno.cache