File: .gitignore

package info (click to toggle)
tvdb-api 3.1-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 5,836 kB
  • sloc: python: 961; makefile: 14
file content (7 lines) | stat: -rw-r--r-- 76 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
.DS_Store
*.pyc
*.egg-info/*
dist/*.tar.gz
/.mypy_cache
/.coverage
/htmlcov