File: .gitignore

package info (click to toggle)
yarsync 0.3.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 612 kB
  • sloc: python: 2,580; makefile: 22
file content (9 lines) | stat: -rw-r--r-- 96 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
yarsync.egg-info/
dist/
.coverage
.pyc
.tox
tests/.hypothesis/
docs/build
build
**/__pycache__/