File: .gitignore

package info (click to toggle)
python-boto 2.34.0-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 8,584 kB
  • ctags: 10,521
  • sloc: python: 78,553; makefile: 123
file content (16 lines) | stat: -rw-r--r-- 123 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*.pyc
.*.swp
*.log
*~
boto.egg-info
build/
dist/
MANIFEST
.DS_Store
.idea
.tox
.coverage
*flymake.py
venv
venv-2.5
env-2.5