annotate .hgignore @ 361:7b6d30651db7 tip

Cygwin has an ENV that container 'CI'. Causing build issues. Just check for 'github' to determine if it is a local build
author davis@ssdt-ohio.org
date Thu, 16 Nov 2023 15:52:40 -0500
parents b2532280341e
children
rev   line source
16
5084ebcc8128 TL-32: Add .hgignore file.
smith@nwoca.org
parents:
diff changeset
1 \.orig$
5084ebcc8128 TL-32: Add .hgignore file.
smith@nwoca.org
parents:
diff changeset
2 \.orig\..*$
5084ebcc8128 TL-32: Add .hgignore file.
smith@nwoca.org
parents:
diff changeset
3 \.chg\..*$
5084ebcc8128 TL-32: Add .hgignore file.
smith@nwoca.org
parents:
diff changeset
4 \.rej$
5084ebcc8128 TL-32: Add .hgignore file.
smith@nwoca.org
parents:
diff changeset
5 \.conflict\~$
126
b2532280341e CM-133: switch to sonar-runner
smith@nwoca.org
parents: 97
diff changeset
6 .*~$
b2532280341e CM-133: switch to sonar-runner
smith@nwoca.org
parents: 97
diff changeset
7 glob:out/*
b2532280341e CM-133: switch to sonar-runner
smith@nwoca.org
parents: 97
diff changeset
8 glob:lib/*
b2532280341e CM-133: switch to sonar-runner
smith@nwoca.org
parents: 97
diff changeset
9 glob:build/*
b2532280341e CM-133: switch to sonar-runner
smith@nwoca.org
parents: 97
diff changeset
10 glob:dist/*
b2532280341e CM-133: switch to sonar-runner
smith@nwoca.org
parents: 97
diff changeset
11 glob:nbproject/*
b2532280341e CM-133: switch to sonar-runner
smith@nwoca.org
parents: 97
diff changeset
12 glob:.idea/workspace.*
b2532280341e CM-133: switch to sonar-runner
smith@nwoca.org
parents: 97
diff changeset
13 glob:*.log
b2532280341e CM-133: switch to sonar-runner
smith@nwoca.org
parents: 97
diff changeset
14 glob:.gradle/*
b2532280341e CM-133: switch to sonar-runner
smith@nwoca.org
parents: 97
diff changeset
15 glob:.idea/*
b2532280341e CM-133: switch to sonar-runner
smith@nwoca.org
parents: 97
diff changeset
16 glob:*.iml
b2532280341e CM-133: switch to sonar-runner
smith@nwoca.org
parents: 97
diff changeset
17 glob:*.iws
b2532280341e CM-133: switch to sonar-runner
smith@nwoca.org
parents: 97
diff changeset
18 glob:*.ipr
b2532280341e CM-133: switch to sonar-runner
smith@nwoca.org
parents: 97
diff changeset
19 glob:gradle-app.*
b2532280341e CM-133: switch to sonar-runner
smith@nwoca.org
parents: 97
diff changeset
20 glob:build.xml
b2532280341e CM-133: switch to sonar-runner
smith@nwoca.org
parents: 97
diff changeset
21 glob:private*.*
b2532280341e CM-133: switch to sonar-runner
smith@nwoca.org
parents: 97
diff changeset
22 glob:*.pdf