Update gitignore for import of java html5 codegen and parser sources

This commit is contained in:
Matt A. Tobin
2020-01-15 14:45:20 -05:00
parent 82804d2002
commit 09314667a6
+4 -3
View File
@@ -49,9 +49,10 @@ js/src/autom4te.cache
js/src/tests/results-*.html
js/src/tests/results-*.txt
# Java HTML5 parser classes
parser/html/java/htmlparser/
parser/html/java/javaparser/
# Java HTML5 parser bins
parser/html/java/htmlparser/bin/
parser/html/java/javaparser/bin/
parser/html/java/*.jar
# Ignore the files and directory that Eclipse IDE creates
.project