File: .gitignore

package info (click to toggle)
intelhex 2.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 460 kB
  • sloc: python: 3,200; makefile: 87; sh: 15
file content (14 lines) | stat: -rw-r--r-- 176 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*.egg-info
*.pyc
.bzr/*
*.~*
docs/manual.html
docs/manual/.build/doctrees/*
docs/manual/.build/html/*
venv/
dist/
.tox/
MANIFEST
python.bat
NEWS.html
README.html