mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Updated gitignores for bin-test and JDKs.
In response to https://github.com/processing/processing4/issues/6, update gitignores so that JDKs and bin-test are excluded.
This commit is contained in:
+2
-4
@@ -2,7 +2,5 @@ work
|
||||
javadoc
|
||||
|
||||
jre/bin-test
|
||||
macosx/javafx-sdk-11.0.2
|
||||
macosx/jdk-0u4.tgz
|
||||
macosx/jdk-11.0.4+11
|
||||
macosx/jfx-11.0.2.zip
|
||||
macosx/javafx-sdk-*
|
||||
macosx/jdk-11.*
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
bin
|
||||
bin-test
|
||||
.idea
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
reference.zip
|
||||
bin
|
||||
bin-test
|
||||
generated
|
||||
mode/JavaMode.jar
|
||||
|
||||
|
||||
Reference in New Issue
Block a user