File: .gitignore

package info (click to toggle)
python-testscenarios 0.5.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 180 kB
  • sloc: python: 500; makefile: 27
file content (14 lines) | stat: -rw-r--r-- 119 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TAGS
tags
lib/testtools
MANIFEST
dist
*~
.eggs
.*.swp
testscenarios.egg-info
*.pyc
__pycache__
*.egg
ChangeLog
AUTHORS