mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-23 23:41:52 +08:00
feat: add agent memshell playground (#51)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
idea {
|
||||
module {
|
||||
excludeDirs += file('src')
|
||||
}
|
||||
}
|
||||
|
||||
subprojects {
|
||||
group = 'com.reajason.javaweb.memshell-agent'
|
||||
version = ''
|
||||
}
|
||||
Reference in New Issue
Block a user