-
Notifications
You must be signed in to change notification settings - Fork 0
/
.hgignore
109 lines (106 loc) · 3.52 KB
/
.hgignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
# Copyright (c) 2007, 2011, Oracle and/or its affiliates. All rights reserved.
#
# Ignore compiled byte code, lint output, object files, shared objects,
# VIM swap files, the entire proto area, packages, webrevs, nightly logs,
# generated packaging files, and static libraries
\.pyc$
\.ln$
\.o$
\.out$
\.po$
\.so$
\.so\.\d$
\.sw\.
\.make\.state$
^proto
^packages
^webrev
^log
^usr/src/pkg/packages\..*
pkgdefs.*/copyright$
pkgdefs.*/pkginfo$
^usr/src/lib/.*\.a$
^usr/src/\.build\.tstamp$
^usr/src/\.coverage$
^usr/src/\.noseids$
^usr/src/ELF-data
^usr/src/cmd/ai-webserver/AI\.db$
^usr/src/cmd/ai-webserver/delete-manifest$
^usr/src/cmd/ai-webserver/publish-manifest$
^usr/src/cmd/ai-webserver/webserver$
^usr/src/cmd/auto-install/ai_get_manifest$
^usr/src/cmd/auto-install/ai_sd$
^usr/src/cmd/auto-install.*auto-install$
^usr/src/cmd/beadm/beadm$
^usr/src/cmd/distro_const/distro_const$
^usr/src/cmd/gui-install/src/gui-install$
^usr/src/cmd/install-tools/ManifestRead$
^usr/src/cmd/install-tools/ManifestServ$
^usr/src/cmd/installadm/create-service
^usr/src/cmd/installadm/i386/create-service
^usr/src/cmd/installadm/check-server-setup$
^usr/src/cmd/installadm.*installadm$
^usr/src/cmd/installadm/installadm-common$
^usr/src/cmd/installadm/list$
^usr/src/cmd/installadm/setup-dhcp$
^usr/src/cmd/installadm/setup-image$
^usr/src/cmd/installadm/setup-service$
^usr/src/cmd/installadm/setup-sparc$
^usr/src/cmd/installadm/setup-tftp-links$
^usr/src/cmd/js2ai/js2ai$
^usr/src/cmd/slim-install/finish/install-finishc$
^usr/src/cmd/slim-install/user/jack/\.os-icons-installed$
^usr/src/cmd/slim-install/mount_media/mount_media$
^usr/src/cmd/text-install/svc/text-mode-menu$
^usr/src/developer\.sh$
^usr/src/lib/libbe/tbeadm/tbeadm$
^usr/src/lib/liberrsvc_pymod/liberrsvc\.py$
^usr/src/lib/liberrsvc_pymod/liberrsvc_wrap\.c$
^usr/src/lib/libict/ict_test$
^usr/src/lib/libtd/tdmgtst$
^usr/src/lib/libtd/tdmgtst_static$
^usr/src/lib/libtd/test_td$
^usr/src/lib/libtd/test_td_static$
^usr/src/lib/libti/test_ti$
^usr/src/lib/libti/test_ti_static$
^usr/src/nightly$
^usr/src/noise-
^usr/src/pkgdefs/awk_pkginfo$
^usr/src/pkgdefs/bld_awk_pkginfo$
^usr/src/tools/mkmsgs/adm_mkmsgs$
^usr/src/tools/tests/target
^usr/src/tools/xgetsh/xgetsh$
^usr/src/cmd/aimanifest/aimanifest
^usr/src/cmd/installadm/installadm-convert
^usr/src/cmd/auto-install/manifest/
^usr/src/cmd/auto-install/svc/auto-installer
^usr/src/cmd/auto-install/test/.*.xml
^usr/src/cmd/distro_const/checkpoints/xslt/doc2_media_transfer.xslt
^usr/src/cmd/distro_const/manifest/.*.xml
^usr/src/cmd/js2ai/modules/default_xml.py
^usr/src/lib/bootmgmt/backend/autogen/bootmgmt-helper-chain
^usr/src/lib/install_common/__init__.py
^usr/src/lib/install_manifest/dtd/.*.dtd
^usr/src/lib/install_manifest/dtd/.*dtd.1
^usr/src/simplelog
^usr/src/stream.log