File: .gitignore

package info (click to toggle)
jsonpipe 0.0.8-4
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 176 kB
  • sloc: python: 681; sh: 17; makefile: 4
file content (11 lines) | stat: -rw-r--r-- 124 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
*.egg-info
*.pyc
*.pyo
.DS_Store
build
dist
MANIFEST
test/example/*.sqlite3
doc/.build
distribute-*.egg
distribute-*.tar.gz