when you write `include("some-dir")` it becomes a ...
# gradle
o
when you write
include("some-dir")
it becomes a project in Gradle and a module in IntelliJ, even if there is no build file in it