File: .gitignore

package info (click to toggle)
python-boto 2.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,432 kB
  • sloc: python: 31,330; makefile: 108
file content (10 lines) | stat: -rw-r--r-- 74 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
*.pyc
.*.swp
*.log
*~
boto.egg-info
build/
dist/
MANIFEST
.DS_Store
.idea