.hgignore
author Frank Turovich <frank.turovich@nokia.com>
Thu, 02 Apr 2009 15:09:04 -0500
changeset 24 f2ad263823f3
parent 11 6d2a3a657185
child 43 dc139699a5b0
permissions -rw-r--r--
added DS_Store to hgignore list
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