Add root .idea folder for module recognition
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,12 +1,6 @@
|
||||
# IntelliJ folders
|
||||
**/.idea/
|
||||
**/.out/
|
||||
/.out/
|
||||
# Exclude run configuration
|
||||
!/.idea/runConfiguration
|
||||
|
||||
# IntelliJ files
|
||||
**/*.iml
|
||||
|
||||
# Java Compiler output
|
||||
**/bin/
|
||||
|
||||
Reference in New Issue
Block a user