File: .gitignore

package info (click to toggle)
vdirsyncer 0.16.7-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 908 kB
  • sloc: python: 7,085; makefile: 266; sh: 10
file content (16 lines) | stat: -rw-r--r-- 151 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*.pyc
__pycache__
htmlcov
.coverage
build
env
*.egg-info
.cache
.pytest_cache
.eggs
.egg
.xprocess
dist
docs/_build/
vdirsyncer/version.py
.hypothesis