annotate .hgignore @ 35:80e46acfd82a version-0.4.6 tip

Add publishing configuration for publishToMavenLocal task :
author Kyle Miller <kyle.miller@mcoecn.org>
date Tue, 09 Aug 2022 13:05:45 +0100
parents cfbdbeba877f
children
rev   line source
0
c51874d4a5a7 initial ssdt plugin
smith@nwoca.org
parents:
diff changeset
1 \.orig$
c51874d4a5a7 initial ssdt plugin
smith@nwoca.org
parents:
diff changeset
2 \.orig\..*$
c51874d4a5a7 initial ssdt plugin
smith@nwoca.org
parents:
diff changeset
3 \.chg\..*$
c51874d4a5a7 initial ssdt plugin
smith@nwoca.org
parents:
diff changeset
4 \.rej$
c51874d4a5a7 initial ssdt plugin
smith@nwoca.org
parents:
diff changeset
5 \.conflict\~$
c51874d4a5a7 initial ssdt plugin
smith@nwoca.org
parents:
diff changeset
6 .*~$
24
cfbdbeba877f fix location of ProjectVersion class
smith@nwoca.org
parents: 0
diff changeset
7 glob:classes/*
0
c51874d4a5a7 initial ssdt plugin
smith@nwoca.org
parents:
diff changeset
8 glob:out/*
c51874d4a5a7 initial ssdt plugin
smith@nwoca.org
parents:
diff changeset
9 glob:lib/*
c51874d4a5a7 initial ssdt plugin
smith@nwoca.org
parents:
diff changeset
10 glob:build/*
c51874d4a5a7 initial ssdt plugin
smith@nwoca.org
parents:
diff changeset
11 glob:dist/*
c51874d4a5a7 initial ssdt plugin
smith@nwoca.org
parents:
diff changeset
12 glob:nbproject/*
c51874d4a5a7 initial ssdt plugin
smith@nwoca.org
parents:
diff changeset
13 glob:.idea/workspace.*
c51874d4a5a7 initial ssdt plugin
smith@nwoca.org
parents:
diff changeset
14 glob:*.log
c51874d4a5a7 initial ssdt plugin
smith@nwoca.org
parents:
diff changeset
15 glob:.gradle/*
c51874d4a5a7 initial ssdt plugin
smith@nwoca.org
parents:
diff changeset
16 glob:.idea/*
c51874d4a5a7 initial ssdt plugin
smith@nwoca.org
parents:
diff changeset
17 glob:*.iml
c51874d4a5a7 initial ssdt plugin
smith@nwoca.org
parents:
diff changeset
18 glob:*.iws
c51874d4a5a7 initial ssdt plugin
smith@nwoca.org
parents:
diff changeset
19 glob:*.ipr
c51874d4a5a7 initial ssdt plugin
smith@nwoca.org
parents:
diff changeset
20 glob:gradle-app.*
c51874d4a5a7 initial ssdt plugin
smith@nwoca.org
parents:
diff changeset
21 glob:build.xml
24
cfbdbeba877f fix location of ProjectVersion class
smith@nwoca.org
parents: 0
diff changeset
22 glob:private*.*
cfbdbeba877f fix location of ProjectVersion class
smith@nwoca.org
parents: 0
diff changeset
23 glob:*.pdf