mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-27 10:31:36 +00:00
Update gitignore for import of java html5 codegen and parser sources
This commit is contained in:
+4
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user