Closed Netwyn closed 2 years ago
@unpluggedsam they are completely useless for IntelliJ users IntelliJ would auto-generate those files if they aren't present in the directory you're importing, and Gradle does the same for projects missing the .gradle directory. Typically, a .gitignore file would have directories such as .gradle or .idea in them, but I don't think we have a .gitignore setup.
The .idea directory contains our code style config and .github contains our Github Actions workflows as well as issue templates so why do you want to remove them?!
Deletes .idea and .gradle directories