File: .gitignore

package info (click to toggle)
python-smoke-zephyr 2.0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 264 kB
  • sloc: python: 1,294; makefile: 4
file content (16 lines) | stat: -rw-r--r-- 173 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*.conf
*.geany
*.py[cod]

.buildinfo
.coverage
.github/workflows/*.jnj
.doctrees/*
.idea/*
build/*
dist/*
docs/build
docs/html
smoke_zephyr.egg-info/*
MANIFEST
Pipfile.lock