Skip to content

Commit e60c43a

Browse files
committed
Clean up .gitignore
1 parent b3ff3ed commit e60c43a

6 files changed

Lines changed: 14 additions & 17 deletions

.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,10 @@ test/scenarios/**/rust/Cargo.lock
1313
# C# Dev Kit
1414
*.csproj.lscache
1515

16-
*job-logs.txt*
16+
# Java
17+
java/target
18+
java/smoke-test
19+
java/.classpath
20+
java/.project
21+
java/.settings
22+
java/scripts/codegen/node_modules/

java/.gitignore

Lines changed: 0 additions & 16 deletions
This file was deleted.

java/20260519-2131-job-logs.txt

Whitespace-only changes.

java/20260519-2131-job-logs.txt-err.txt

Whitespace-only changes.

java/20260519-2133-job-logs.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:3.2.0:clean (default-clean) on project copilot-sdk-java: Failed to clean project: Failed to delete E:\workareas\copilot-sdk-00\java\target\copilot-sdk\.git\objects\pack\pack-ce3c2efb417a46ff2378c78777da129836a2b878.rev -> [Help 1]
2+
[ERROR]
3+
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
4+
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
5+
[ERROR]
6+
[ERROR] For more information about the errors and possible solutions, please read the following articles:
7+
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

java/20260519-2133-job-logs.txt-err.txt

Whitespace-only changes.

0 commit comments

Comments
 (0)