Closed joel-wong-aws closed 3 days ago
I had several files appearing as untracked files in my Git repo from the job bundle output tests.
Added those file patterns to .gitignore
.gitignore
Faster development :)
The relevant files were ignored by Git.
No, as this does not affect the submitter or adaptor.
No, not required.
No
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Issues 0 New issues 0 Accepted issues
Measures 0 Security Hotspots 0.0% Coverage on New Code 0.0% Duplication on New Code
See analysis details on SonarQube Cloud
What was the problem/requirement? (What/Why)
I had several files appearing as untracked files in my Git repo from the job bundle output tests.
What was the solution? (How)
Added those file patterns to
.gitignore
What is the impact of this change?
Faster development :)
How was this change tested?
The relevant files were ignored by Git.
Did you run the "Job Bundle Output Tests"? If not, why not? If so, paste the test results here.
No, as this does not affect the submitter or adaptor.
Was this change documented?
No, not required.
Is this a breaking change?
No
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.