.hgignore
author David Powell <David.Powell@sun.com>
Tue, 21 Oct 2008 13:54:44 -0700
changeset 126 51fa73e0dc4c
parent 16 7f5aed6ac9e8
child 128 6fefcf63060a
permissions -rw-r--r--
4130 Intial sysid panel
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
126
51fa73e0dc4c 4130 Intial sysid panel
David Powell <David.Powell@sun.com>
parents: 16
diff changeset
    12
*/nbproject/private/private.xml
0
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    13
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    14
syntax: regexp
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    15
.*\.swp
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    16
.*/core$
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    17
build/.*
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    18
^proto.*
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    19
^packages.*
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    20
^usr/src/lib.*_jni/.*\.h
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    21
^usr/src/tools/makestruct$
11
888dc709c53f 2636 Update .hgignore to ignore webrevs, ctags
Stephen Talley <stephen.talley@sun.com>
parents: 0
diff changeset
    22
^usr/src/tags
888dc709c53f 2636 Update .hgignore to ignore webrevs, ctags
Stephen Talley <stephen.talley@sun.com>
parents: 0
diff changeset
    23
^webrev/
888dc709c53f 2636 Update .hgignore to ignore webrevs, ctags
Stephen Talley <stephen.talley@sun.com>
parents: 0
diff changeset
    24
^.zsh_cd*