Removed .idea from repo, should be kept for IDEA users though

This commit is contained in:
François Autin
2021-05-28 02:52:43 +02:00
parent 7c1992e71e
commit 8eea24a428
4 changed files with 4 additions and 27 deletions

8
.gitignore vendored
View File

@ -1,4 +1,4 @@
/.idea/
/.settings/
/target/
/bin/
.settings
target
bin
.idea