File: .gitignore

package info (click to toggle)
python-imagehash 4.3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,060 kB
  • sloc: python: 1,041; makefile: 81; sh: 31
file content (11 lines) | stat: -rw-r--r-- 92 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
*~
*.pyc
env
*.jpg
build
dist
ImageHash.egg-info/
.eggs
.DS_Store
.python-version
.coverage