File: .gitignore

package info (click to toggle)
sentry-python 2.22.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,268 kB
  • sloc: python: 58,847; sh: 126; makefile: 114; xml: 2
file content (30 lines) | stat: -rw-r--r-- 310 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
*.pyc
*.log
*.egg
*.db
*.pid
.python-version
.coverage
.coverage-sentry*
coverage.xml
.junitxml*
.DS_Store
.tox
pip-log.txt
*.egg-info
/build
/dist
/dist-serverless
sentry-python-serverless*.zip
.cache
.idea
.eggs
venv
.venv
.vscode/tags
.pytest_cache
.hypothesis
relay
pip-wheel-metadata
.mypy_cache
.vscode/