File: .gitignore

package info (click to toggle)
python-quantumclient 2012.1-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 336 kB
  • sloc: python: 3,130; sh: 17; makefile: 4
file content (13 lines) | stat: -rw-r--r-- 161 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
*.pyc
*.DS_Store
build/*
build-stamp
.coverage
cover/*
python_quantumclient.egg-info/*
quantum/vcsversion.py
run_tests.err.log
run_tests.log
tests/
.venv/
.tox/