File: .hgignore

package info (click to toggle)
python-ruffus 2.8.1-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 15,972 kB
  • sloc: python: 17,415; makefile: 214; sh: 17
file content (7 lines) | stat: -rw-r--r-- 99 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
.*\.pyc$
^nested_dict.egg-info/.+
^dist
_build$
doc/hosted_site.cmd
^.tox
^.ruffus_history.sqlite$