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

Add IntelliJ inspection profiles and PHP configuration to .gitignore #4767

Merged
merged 1 commit into from
Mar 22, 2025

Conversation

ferenci84
Copy link
Contributor

Description

When project are opened in both IntelliJ and VS Code, files under .idea are added by IntelliJ that is ignored if we work in IntellJ, but makes it hard to switch branches in VS Code.

I added the following files to gitignore:

**/.idea/inspectionProfiles/Project_Default.xml
**/.idea/php.xml

@ferenci84 ferenci84 requested a review from a team as a code owner March 22, 2025 16:58
@ferenci84 ferenci84 requested review from sestinj and removed request for a team March 22, 2025 16:58
Copy link

netlify bot commented Mar 22, 2025

Deploy Preview for continuedev canceled.

Name Link
🔨 Latest commit 135efb2
🔍 Latest deploy log https://app.netlify.com/sites/continuedev/deploys/67deec535c35e80008ecc6e0

@sestinj sestinj merged commit ad29bf8 into continuedev:main Mar 22, 2025
30 checks passed
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