[go: up one dir, main page]

File: .gitignore

package info (click to toggle)
apscheduler 3.3.1-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 768 kB
  • sloc: python: 5,071; makefile: 11
file content (13 lines) | stat: -rw-r--r-- 125 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
.project
.pydevproject
.idea/
.coverage
.cache/
.tox/
*.egg-info/
*.pyc
dist/
docs/_build/
build/
virtualenv/
example.sqlite