File: .gitignore

package info (click to toggle)
oscrypto 1.3.0-7
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,164 kB
  • sloc: python: 22,115; makefile: 7
file content (13 lines) | stat: -rw-r--r-- 165 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
*.egg-info/
.tox/
__pycache__/
build/
dist/
tests/output/
*.pyc
.coverage
.DS_Store
.python-version
coverage.xml
oscrypto.sublime-project
oscrypto.sublime-workspace