[go: up one dir, main page]

File: .gitignore

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