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

Ignore Visual Studio and VSCode cache/workspace directories in Git #938

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

bluetarpmedia
Copy link
Contributor

Add .vs and .vscode to .gitignore

Visual Studio creates the .vs cache directory when opening the cppfront folder.
VSCode creates the .vscode workspace directory if any workspace settings are specified.

@hsutter hsutter merged commit 269b661 into hsutter:main Jan 16, 2024
14 checks passed
@hsutter
Copy link
Owner

hsutter commented Jan 16, 2024

Thanks!

@bluetarpmedia bluetarpmedia deleted the ignore-vs-cache-directory branch January 17, 2024 00:56
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