File: .gitignore

package info (click to toggle)
python-hdf4 0.11.6-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,328 kB
  • sloc: ansic: 9,252; python: 3,445; makefile: 192
file content (9 lines) | stat: -rw-r--r-- 95 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
*.pyc
venv/
.venv/
build/
dist/
pyhdf.egg-info/
doc/_build/
pyhdf/_hdfext*.so
examples/*/*.hdf