view .hgignore @ 160:263939605369 release/v1.2.0

flow: Created branch 'release/v1.2.0'.
author smith@nwoca.org
date Tue, 15 Aug 2017 21:58:47 +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