mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
5 lines
62 B
Groovy
5 lines
62 B
Groovy
idea {
|
|
module {
|
|
excludeDirs += file('src')
|
|
}
|
|
} |