Skip to content

Conversation

@rambleraptor
Copy link
Contributor

Rationale for this change

VSCode places all of its files in a folder now. We should add that folder to gitignore in the same way we added the original files.

Are these changes tested?

No tests necessary.

Are there any user-facing changes?

None.

@rambleraptor rambleraptor changed the title add vscode folder to gitignore file Add .vscode folder to .gitignore file May 29, 2025
Copy link
Contributor

@Fokko Fokko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable, thanks for adding this @rambleraptor 🙌

@Fokko Fokko merged commit e6d91c3 into apache:main May 31, 2025
2 checks passed
amitgilad3 pushed a commit to amitgilad3/iceberg-python that referenced this pull request Jul 7, 2025
<!--
Thanks for opening a pull request!
-->

<!-- In the case this PR will resolve an issue, please replace
${GITHUB_ISSUE_ID} below with the actual Github issue id. -->
<!-- Closes #${GITHUB_ISSUE_ID} -->

# Rationale for this change
VSCode places all of its files in a folder now. We should add that
folder to gitignore in the same way we added the original files.

# Are these changes tested?
No tests necessary.

# Are there any user-facing changes?
None.

<!-- In the case of user-facing changes, please add the changelog label.
-->
gabeiglio pushed a commit to Netflix/iceberg-python that referenced this pull request Aug 13, 2025
<!--
Thanks for opening a pull request!
-->

<!-- In the case this PR will resolve an issue, please replace
${GITHUB_ISSUE_ID} below with the actual Github issue id. -->
<!-- Closes #${GITHUB_ISSUE_ID} -->

# Rationale for this change
VSCode places all of its files in a folder now. We should add that
folder to gitignore in the same way we added the original files.

# Are these changes tested?
No tests necessary.

# Are there any user-facing changes?
None.

<!-- In the case of user-facing changes, please add the changelog label.
-->
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.

2 participants