File: .gitignore

package info (click to toggle)
fabric 2.6.0-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 932 kB
  • sloc: python: 4,064; makefile: 8
file content (20 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
*~
*.pyc
*.pyo
*.pyt
*.pytc
*.egg
.DS_Store
.*.swp
*.egg-info
.coverage
sites/*/_build
dist
build/
tags
TAGS
.tox
tox.ini
.idea/
htmlcov
.cache