File: .hgignore

package info (click to toggle)
python-xstatic 1.0.0-4~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 144 kB
  • sloc: makefile: 157; python: 82
file content (9 lines) | stat: -rw-r--r-- 90 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
.*\.py[co]$
^dist/
^XStatic.egg-info/
^docs/_build/
^MANIFEST$
.DS_Store
.orig$
.rej$
.~$