File: .gitignore

package info (click to toggle)
python-tr 0.1%2Bgit20161102.e74d4bd-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 120 kB
  • sloc: python: 159; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 81 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
.venv
build/*
dist/*
*.egg-info
*.pyc
.svn
*.swp
*.swo
*.un~
.DS_Store
.coverage