ed25519-java icon indicating copy to clipboard operation
ed25519-java copied to clipboard

remove IntelliJ project folder and add let git ignore it in the future

Open nitram509 opened this issue 6 years ago • 0 comments

Since this is a Maven-based build system, the IntelliJ project files and folder should not be committed to git. Also, while looking into the ed25519.iml file, I realized different dependencies are used. That might lead to confusion for other developers.

Any feedback welcome

PS: When applying this patch, this will break the project files for the ones, using Intellij. But, thatäs not a big deal, since it just takes a handful of clicks to re-import it.

nitram509 avatar Oct 13 '19 18:10 nitram509