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

IntelliJ: exclude some directories from being indexed #720

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

snazy
Copy link
Member

@snazy snazy commented Jan 13, 2025

When editing .gitignore, IntelliJ warns about a couple directories being ignored but not excluded from being indexed and searched. This change ignores the mentioned directories, except the one for DW, which is going away with #469.

When editing `.gitignore`, IntelliJ warns about a couple directories being ignored but not excluded from being indexed and searched. This change ignores the mentioned directories, except the one for DW, which is going away with apache#469.
@snazy snazy force-pushed the ij-exclude-some-dirs branch from fcfc5ce to 8aeed46 Compare January 13, 2025 20:15
Copy link
Contributor

@dimas-b dimas-b left a comment

Choose a reason for hiding this comment

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

Code change LGTM, but I did not test it out in IJ :)

@snazy snazy merged commit f1dfc97 into apache:main Jan 14, 2025
5 checks passed
@snazy snazy deleted the ij-exclude-some-dirs branch January 14, 2025 09:21
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