File: .hgignore

package info (click to toggle)
python-guess-language 0.5.2-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 796 kB
  • sloc: python: 21,412; makefile: 3
file content (12 lines) | stat: -rw-r--r-- 94 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
syntax: glob
.*
build/*
dist/*
MANIFEST
*.cmd
*.egg-info/*
*.pyc
*.pyo
*$py.class

Blocks.txt