File: .gitignore

package info (click to toggle)
germinate 2.49
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 488 kB
  • sloc: python: 4,853; perl: 47; makefile: 24; sh: 1
file content (12 lines) | stat: -rw-r--r-- 195 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
/.tox
/build
debhelper/*.1
debian/files
debian/germinate
debian/python3-germinate
debian/tmp
debian/*.debhelper*
debian/*.substvars
germinate.egg-info
germinate/**/*.pyc
germinate/**/__pycache__