Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds Intellij IDEA files to .gitignore #3389

Merged
merged 3 commits into from
Nov 11, 2023

Conversation

agoncal
Copy link
Member

@agoncal agoncal commented Nov 6, 2023

Motivation and Context

Intellij IDEA is heavy used in the Java ecosystem, so it would be good to have default files in the .gitignore

Description

Add the default Intellij IDEA working files and directory to the .gitignore

Contribution Checklist

johnoliver
johnoliver previously approved these changes Nov 7, 2023
@johnoliver johnoliver changed the base branch from main to java-development November 7, 2023 11:57
@johnoliver johnoliver dismissed their stale review November 7, 2023 11:57

The base branch was changed.

@johnoliver johnoliver requested a review from a team as a code owner November 7, 2023 11:57
@johnoliver
Copy link
Member

@agoncal I have had to move the pr to be against java-development unfortunately needs you to rebase against that branch

@agoncal
Copy link
Member Author

agoncal commented Nov 7, 2023

@johnoliver but this PR is not related with Java, it's for any developer using Intellij IDEA. Do I still need to use the java-development branch ?

@johnoliver johnoliver changed the base branch from java-development to main November 7, 2023 14:47
.gitignore Show resolved Hide resolved
@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue Nov 11, 2023
Merged via the queue into microsoft:main with commit f46ac77 Nov 11, 2023
johnoliver pushed a commit to johnoliver/semantic-kernel that referenced this pull request Jun 5, 2024
### Motivation and Context

Intellij IDEA is heavy used in the Java ecosystem, so it would be good
to have default files in the .gitignore

### Description

Add the default Intellij IDEA working files and directory to the
.gitignore

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [x] The code builds clean without any errors or warnings
- [x] The PR follows the [SK Contribution
Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [x] All unit tests pass, and I have added new tests where possible
- [x] I didn't break anyone 😄

Co-authored-by: Bruno Borges <brborges@microsoft.com>
Co-authored-by: David Grieve <dsgrieve@yahoo.com>
johnoliver pushed a commit to johnoliver/semantic-kernel that referenced this pull request Jun 5, 2024
### Motivation and Context

Intellij IDEA is heavy used in the Java ecosystem, so it would be good
to have default files in the .gitignore

### Description

Add the default Intellij IDEA working files and directory to the
.gitignore

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [x] The code builds clean without any errors or warnings
- [x] The PR follows the [SK Contribution
Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [x] All unit tests pass, and I have added new tests where possible
- [x] I didn't break anyone 😄

Co-authored-by: Bruno Borges <brborges@microsoft.com>
Co-authored-by: David Grieve <dsgrieve@yahoo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants