File: .gitignore

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

dist
build
local

MANIFEST
Lib/booleanOperations.egg-info
.eggs

.DS_Store

.tox/
.cache/

_version.py