view .hgignore @ 172:65ad866531d3 hotfix/v1.2.1

USPSR-2856: create alias for apps in default network to allow integraation to use default network (instead of proxy, or other network)
author smith@nwoca.org
date Tue, 05 Sep 2017 20:11:35 +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