view .hgignore @ 423:8f797bb7ccb3

INV-470: Added script to anonymize inventory db.
author Jason Klinger <klinger@nwoca.org>
date Tue, 22 Aug 2023 21:05:52 +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