8005440: Improve .hgignore filtering for Nashorn repo
Reviewed-by: sundar
This commit is contained in:
parent
98762d6ee0
commit
dca6998949
@ -1,25 +1,25 @@
|
||||
syntax: glob
|
||||
|
||||
^build/
|
||||
^dist/
|
||||
^.hgtip
|
||||
build/*
|
||||
dist/*
|
||||
/nbproject/private/
|
||||
private.xml
|
||||
private.properties
|
||||
^webrev/
|
||||
webrev.zip
|
||||
*.class
|
||||
*.clazz
|
||||
*.log
|
||||
*.orig
|
||||
hotspot.log
|
||||
private.properties
|
||||
genfiles.properties
|
||||
private.xml
|
||||
hotspot.log
|
||||
.DS_Store*
|
||||
TEST-*.xml
|
||||
TESTS-*.xml
|
||||
report.xml
|
||||
CC/
|
||||
jcov2/
|
||||
buildtools/nasgen/nbproject/private/
|
||||
buildtools/nasgen/dist/
|
||||
buildtools/nasgen/build/
|
||||
CC/*
|
||||
jcov2/*
|
||||
.idea/*
|
||||
test/lib/testng.jar
|
||||
test/script/external/*
|
Loading…
x
Reference in New Issue
Block a user