feat: add admin at onCreate
This commit is contained in:
3
backend/.gitignore
vendored
3
backend/.gitignore
vendored
@@ -1,5 +1,7 @@
|
||||
/.DS_Store/
|
||||
/build/
|
||||
/ContractDB/
|
||||
debugconf.json
|
||||
/cplibs/
|
||||
cplibs
|
||||
# Compiled class file
|
||||
@@ -25,3 +27,4 @@ cplibs
|
||||
|
||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||
hs_err_pid*
|
||||
deployconfig.json
|
||||
Reference in New Issue
Block a user