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

chore: update .gitignore #571

Merged
merged 1 commit into from
Sep 2, 2023
Merged

chore: update .gitignore #571

merged 1 commit into from
Sep 2, 2023

Conversation

kirklin
Copy link
Contributor

@kirklin kirklin commented Aug 31, 2023

This PR adds the .idea/ folder to the .gitignore file so that it is ignored by Git. This folder contains local configuration files for JetBrains IDEs, such as WebStorm.

Ignoring this folder in Git will prevent unnecessary changes from being tracked and committed to the repository. It will also ensure that developers using different IDEs can work on the project without conflicts.

This is a minor change, but it will improve the consistency and cleanliness of the repository

@netlify
Copy link

netlify bot commented Aug 31, 2023

Deploy Preview for clreq failed.

Name Link
🔨 Latest commit 589f7cb
🔍 Latest deploy log https://app.netlify.com/sites/clreq/deploys/64f0c0eed2a839000836053d

@xfq xfq merged commit 74d70c5 into w3c:gh-pages Sep 2, 2023
0 of 5 checks passed
@xfq
Copy link
Member

xfq commented Sep 2, 2023

Thank you!

@kirklin kirklin deleted the gitignore branch September 2, 2023 13:43
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.

None yet

2 participants