File: .gitignore

package info (click to toggle)
orsopy 1.2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,804 kB
  • sloc: python: 38,555; makefile: 78
file content (12 lines) | stat: -rw-r--r-- 130 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
docs/_build
test.ort
.ipynb_checkpoints
.pytest_cache
.idea
.DS_Store
test*.ort
**/__pycache__
orsopy.egg-info
dist
build
htmlcov