Update '.gitignore' #5

Open
root wants to merge 1 commits from root-patch-6 into main
root commented 1 year ago
Owner
<!-- Thanks for contributing to Spring Boot. Please review the following notes before submitting a pull request. Please submit only genuine pull-requests. Do not use this repository as a GitHub playground. Security Vulnerabilities STOP! If your contribution fixes a security vulnerability, please do not submit it. Instead, please head over to https://spring.io/security-policy to learn how to disclose a vulnerability responsibly. Dependency Upgrades Please do not open a pull request for a straightforward dependency upgrade (one that only updates the version property). We have a semi-automated process for such upgrades that we prefer to use. However, if the upgrade is more involved (such as requiring changes for removed or deprecated API) your pull request is most welcome. Describing Your Changes If, having reviewed the notes above, you're ready to submit your pull request, please provide a brief description of the proposed changes. If they fix a bug, please describe the broken behaviour and how the changes fix it. If they make an enhancement, please describe the new functionality and why you believe it's useful. If your pull request relates to any existing issues, please reference them by using the issue number prefixed with #. -->
root added 1 commit 1 year ago
root requested review from yilmaz 1 year ago
yilmaz changed title from Update '.gitignore' to WIP: Update '.gitignore' 1 year ago
yilmaz changed title from WIP: Update '.gitignore' to Update '.gitignore' 1 year ago
yilmaz approved these changes 1 year ago

Reviewers

yilmaz approved these changes 1 year ago
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b root-patch-6 main
git pull origin root-patch-6

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff root-patch-6
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: root/spring-boot#5
Loading…
There is no content yet.