view .hgignore @ 128:c39100a00b5c

DEP-12: add explicit network defintions for backend
author smith@nwoca.org
date Mon, 08 May 2017 15:37:46 +0100
parents 8f45c43ea7a4
children
line wrap: on
line source
syntax: regexp
\.DS_Store
.*~$
\.orig$
\.orig\..*$
\.chg\..*$
\.rej$
\.conflict\~$
.*~$
syntax: glob
**/*.class
*\#*
classes/*
out/*
lib/*
build/*
dist/*
nbproject/*
.idea/workspace.*
*.log
.gradle/*
.idea/*
*.iml
*.iws
*.ipr
gradle-app.*
build.xml
private*.*
*.pdf
*.pid