File: .gitignore

package info (click to toggle)
python-nubia 0.2.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 772 kB
  • sloc: python: 4,182; makefile: 9; sh: 1
file content (12 lines) | stat: -rw-r--r-- 137 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
sample/Pipfile.lock
build
dist
**/__pycache__/
**/*.pyc
*.egg-info
.mypy_cache
.python-version
.venv*
.eggs
.coverage
.ycm_extra_conf.py