File: .hgignore

package info (click to toggle)
gmbal-commons 3.2.1-b003-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 496 kB
  • sloc: java: 1,553; xml: 1,331; makefile: 2
file content (9 lines) | stat: -rw-r--r-- 105 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
syntax:glob
*.class
dist/**
*.sw?
nbproject/private
make/bnd.properties
build.propertoes
target/**
*.iml