feat: add domain core and verification harness
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
.gradle/
|
||||
**/build/
|
||||
.idea/
|
||||
*.iml
|
||||
local.properties
|
||||
captures/
|
||||
|
||||
# Signing material and local credentials must never enter the repository.
|
||||
*.jks
|
||||
*.keystore
|
||||
keystore.properties
|
||||
secrets.properties
|
||||
.env
|
||||
.env.*
|
||||
Reference in New Issue
Block a user