Add root .idea folder for module recognition

This commit is contained in:
2020-06-03 09:43:01 +02:00
parent c55ae94fa6
commit ef7bb13422
15 changed files with 119 additions and 6 deletions

6
.gitignore vendored
View File

@@ -1,12 +1,6 @@
# IntelliJ folders
**/.idea/
**/.out/
/.out/
# Exclude run configuration
!/.idea/runConfiguration
# IntelliJ files
**/*.iml
# Java Compiler output
**/bin/