File: .gitignore

package info (click to toggle)
sphinx-data-viewer 0.1.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 312 kB
  • sloc: javascript: 210; python: 206; makefile: 17
file content (24 lines) | stat: -rw-r--r-- 236 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.idea
.venv
.envrc
*.pyc
*.egg-info
*egg-info/
dist
build
_build
.cache/
*pycache*
.tox/
.cache/
.pytest_cache
.coverage
.doctrees
docs/github_images/
.eggs/
.ruff_cache

.devcontainer/
.vscode/
.dockerignore
docs/spelling_wordlist.txt