annotate .hgignore @ 0:f4f8570d1c56

initial OTP form
author smith@nwoca.org
date Mon, 12 Nov 2012 16:29:11 +0000
parents
children 91703efb1d29
rev   line source
0
f4f8570d1c56 initial OTP form
smith@nwoca.org
parents:
diff changeset
1 \.orig$
f4f8570d1c56 initial OTP form
smith@nwoca.org
parents:
diff changeset
2 \.orig\..*$
f4f8570d1c56 initial OTP form
smith@nwoca.org
parents:
diff changeset
3 \.chg\..*$
f4f8570d1c56 initial OTP form
smith@nwoca.org
parents:
diff changeset
4 \.rej$
f4f8570d1c56 initial OTP form
smith@nwoca.org
parents:
diff changeset
5 \.conflict\~$
f4f8570d1c56 initial OTP form
smith@nwoca.org
parents:
diff changeset
6 .*~$
f4f8570d1c56 initial OTP form
smith@nwoca.org
parents:
diff changeset
7 glob:out/*
f4f8570d1c56 initial OTP form
smith@nwoca.org
parents:
diff changeset
8 glob:lib/*
f4f8570d1c56 initial OTP form
smith@nwoca.org
parents:
diff changeset
9 glob:build/*
f4f8570d1c56 initial OTP form
smith@nwoca.org
parents:
diff changeset
10 glob:dist/*
f4f8570d1c56 initial OTP form
smith@nwoca.org
parents:
diff changeset
11 glob:nbproject/*
f4f8570d1c56 initial OTP form
smith@nwoca.org
parents:
diff changeset
12 glob:.idea/workspace.*
f4f8570d1c56 initial OTP form
smith@nwoca.org
parents:
diff changeset
13 glob:*.log
f4f8570d1c56 initial OTP form
smith@nwoca.org
parents:
diff changeset
14 glob:.gradle/*
f4f8570d1c56 initial OTP form
smith@nwoca.org
parents:
diff changeset
15 glob:.idea/*
f4f8570d1c56 initial OTP form
smith@nwoca.org
parents:
diff changeset
16 glob:*.iml
f4f8570d1c56 initial OTP form
smith@nwoca.org
parents:
diff changeset
17 glob:*.iws
f4f8570d1c56 initial OTP form
smith@nwoca.org
parents:
diff changeset
18 glob:*.ipr
f4f8570d1c56 initial OTP form
smith@nwoca.org
parents:
diff changeset
19 glob:gradle-app.*
f4f8570d1c56 initial OTP form
smith@nwoca.org
parents:
diff changeset
20 glob:build.xml
f4f8570d1c56 initial OTP form
smith@nwoca.org
parents:
diff changeset
21 glob:private*.*