File: .gitignore

package info (click to toggle)
pycollada 0.8-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,116 kB
  • sloc: xml: 11,085; python: 6,859; makefile: 87
file content (12 lines) | stat: -rw-r--r-- 132 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
*.pyc
*.swp
.project
.pydevproject
docs/_build
.settings
build
dist
pycollada.egg-info
__testing
distribute*.tar.gz
/.pytest_cache/