view .hgignore @ 85:8f45c43ea7a4 feature/djs-DEP-12-docker

DEP-12: start upgrading scripts and compose files for RC and docker 1.12
author Dave Smith <smith@nwoca.org>
date Wed, 21 Sep 2016 19:00:41 -0400
parents 1bf338a32172
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