RESOLVED FIXED 35559
Ignore compiled Java test cases in .gitignore
https://bugs.webkit.org/show_bug.cgi?id=35559
Summary Ignore compiled Java test cases in .gitignore
Dmitry Titov
Reported 2010-03-01 18:50:05 PST
Starting with http://trac.webkit.org/changeset/55177, the java tests in LayoutTests/java are compiled into *.class files. Ignore them so they don't show up as 'added'.
Attachments
Patch. (865 bytes, patch)
2010-03-01 18:52 PST, Dmitry Titov
ap: review+
dimich: commit-queue-
Dmitry Titov
Comment 1 2010-03-01 18:52:52 PST
Alexey Proskuryakov
Comment 2 2010-03-01 19:49:54 PST
Comment on attachment 49772 [details] Patch. r=me
Dmitry Titov
Comment 3 2010-03-02 11:16:13 PST
Note You need to log in before you can comment on or make changes to this bug.