Publish decompiled output from runner

This commit is contained in:
MrSphay
2026-05-04 12:02:58 +02:00
parent 2f62e113f6
commit 0b99b2130a
2 changed files with 17 additions and 0 deletions

1
.gitignore vendored
View File

@@ -11,6 +11,7 @@ decompiled/
*.class
*.jar
*.log
runner-job-*.log
.idea/
.vscode/