File: .gitignore

package info (click to toggle)
python-rtslib-fb 2.2.3-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 384 kB
  • sloc: python: 4,407; sh: 76; makefile: 16
file content (25 lines) | stat: -rw-r--r-- 400 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
25
debian/changelog
dpkg-buildpackage.log
dpkg-buildpackage.version
*.swp
*.swo
build-stamp
build/*
debian/files
debian/python-rtslib.debhelper.log
debian/python-rtslib.substvars
debian/python-rtslib/
debian/rtslib-doc.debianebhelper.log
debian/rtslib-doc.substvars
debian/rtslib-doc/
debian/tmp/
dist/
doc/*
*.pyc
debian/rtslib-doc.debhelper.log
venv/
.venv/
.idea
*egg-info/
.mypy_cache/
.ruff_cache/