Gitignore files created during tests because of a bug

https://bugs.openjdk.org/browse/JDK-8214300
This commit is contained in:
Albert Vaca Cintora
2025-01-18 14:45:12 +01:00
parent ecd4bec109
commit d73236ab96

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
.attach_pid*
local.properties
/.gradle/
/.idea/