File: .gitignore

package info (click to toggle)
swift 2.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 6,948 kB
  • sloc: python: 91,496; sh: 618; makefile: 48
file content (16 lines) | stat: -rw-r--r-- 125 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*.py[co]
*.sw?
*~
doc/build/*
dist
build
cover
ChangeLog
.coverage
*.egg
*.egg-info
.DS_Store
.tox
pycscope.*
.idea
MANIFEST