File: .gitignore

package info (click to toggle)
python-os-traits 3.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 400 kB
  • sloc: python: 752; makefile: 21; sh: 2
file content (16 lines) | stat: -rw-r--r-- 209 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*.egg*
build/
*.pyc
*.swp
.venv
.stestr/
.tox

# pbr-generated stuff
/AUTHORS
/ChangeLog
/RELEASENOTES.rst
/releasenotes/notes/reno.cache

# dynamically generated documentation
doc/source/reference/traits.rst