.hgignore
author cawthron
Fri, 03 Apr 2009 13:52:12 -0500
changeset 38 56290df01690
parent 24 f2ad263823f3
child 43 dc139699a5b0
permissions -rw-r--r--
merge 2 heads on default branch
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11
6d2a3a657185 add .hgignore
dadubrow
parents:
diff changeset
     1
# use glob syntax.
6d2a3a657185 add .hgignore
dadubrow
parents:
diff changeset
     2
syntax: glob
6d2a3a657185 add .hgignore
dadubrow
parents:
diff changeset
     3
*.class
6d2a3a657185 add .hgignore
dadubrow
parents:
diff changeset
     4
bin
6d2a3a657185 add .hgignore
dadubrow
parents:
diff changeset
     5
runtime
24
f2ad263823f3 added DS_Store to hgignore list
Frank Turovich <frank.turovich@nokia.com>
parents: 11
diff changeset
     6
.DS_Store