File: .gitignore

package info (click to toggle)
rows 0.3.1-3
  • links: PTS
  • area: main
  • in suites: buster
  • size: 1,040 kB
  • sloc: python: 5,131; sh: 59; makefile: 50
file content (16 lines) | stat: -rw-r--r-- 136 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*.egg-info/
*.pyc
*~
.*.sw?
.coverage
.directory
.env
.idea/*
.tox
MANIFEST
build/*
dist/*
reg_settings.py
rows.1
.DS_Store
docs/_build