Skip to content

chore: don't delete *.iml (IDEA module) files on 'make clean'#4287

Merged
casibbald merged 1 commit intoweaveworks:mainfrom
erikgb:improve-make-clean
Dec 29, 2024
Merged

chore: don't delete *.iml (IDEA module) files on 'make clean'#4287
casibbald merged 1 commit intoweaveworks:mainfrom
erikgb:improve-make-clean

Conversation

@erikgb
Copy link
Copy Markdown
Contributor

@erikgb erikgb commented Dec 28, 2024

I have now ruined my IDEA Goland setup multiple times because make clean deletes the IDEA module file. This adds *.iml files to .gitignore and also excludes it when running make clean.

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