.hgignore
author Stephen Talley <stephen.talley@sun.com>
Fri, 08 Aug 2008 22:56:45 -0400
changeset 16 7f5aed6ac9e8
parent 11 888dc709c53f
child 126 51fa73e0dc4c
permissions -rw-r--r--
2832 Update .hgignore with *.orig glob
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
     1
syntax: glob
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
     2
*.class
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
     3
*.o
16
7f5aed6ac9e8 2832 Update .hgignore with *.orig glob
Stephen Talley <stephen.talley@sun.com>
parents: 11
diff changeset
     4
*.orig
0
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
     5
*.jar
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
     6
*.so.1
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
     7
*.so
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
     8
*.zip
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
     9
prototype_doc
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    10
vpanels.tgz
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    11
hs_err_pid*.log
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    12
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    13
syntax: regexp
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    14
.*\.swp
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    15
.*/core$
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    16
build/.*
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    17
^proto.*
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    18
^packages.*
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    19
^usr/src/lib.*_jni/.*\.h
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    20
^usr/src/tools/makestruct$
11
888dc709c53f 2636 Update .hgignore to ignore webrevs, ctags
Stephen Talley <stephen.talley@sun.com>
parents: 0
diff changeset
    21
^usr/src/tags
888dc709c53f 2636 Update .hgignore to ignore webrevs, ctags
Stephen Talley <stephen.talley@sun.com>
parents: 0
diff changeset
    22
^webrev/
888dc709c53f 2636 Update .hgignore to ignore webrevs, ctags
Stephen Talley <stephen.talley@sun.com>
parents: 0
diff changeset
    23
^.zsh_cd*