File: .gitignore

package info (click to toggle)
python-jira 3.9.4-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,008 kB
  • sloc: python: 8,643; sh: 13; makefile: 7; xml: 4
file content (35 lines) | stat: -rw-r--r-- 399 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
31
32
33
34
35
.idea
*.bak
*.egg
*.egg-info/
*.pyc
.cache/
.coverage
.coverage.*
.eggs/
.tox/
amps-standalone*
coverage.xml
dist/
docs/_build
docs/build
encrypt-credentials.sh
pip-wheel-metadata/
reports
reports/
setenv.sh
settings.py
tests/settings.py
tests/test-reports-*/*
**/*.log
/.python-version
/CHANGELOG
/ChangeLog
/AUTHORS
/tests/build
/.pytest_cache
/.vscode
/node_modules
.mypy_cache/
.DS_Store
.envrc