File: .gitignore

package info (click to toggle)
mapclassify 2.8.1-3.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,632 kB
  • sloc: python: 2,521; makefile: 44; lisp: 7
file content (14 lines) | stat: -rw-r--r-- 297 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*.pyc
.CHANGELOG.md.swp
.ropeproject/
dist/
examples/notebooks/.ipynb_checkpoints/
examples/python/
mapclassify.egg-info/
mapclassify/.ropeproject/
mapclassify/datasets/calemp/.ropeproject/
mapclassify/tests/.ropeproject/
.DS_Store
.vscode/settings.json
__pycache__
/notebooks/.ipynb_checkpoints/