added basic plugin system
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,5 +1,4 @@
|
||||
.env
|
||||
data.json
|
||||
|
||||
# Building
|
||||
acecore
|
||||
@@ -9,6 +8,8 @@ acecore
|
||||
logs/
|
||||
|
||||
# Web
|
||||
|
||||
web/key.pem
|
||||
web/cert.pem
|
||||
web/cert.pem
|
||||
|
||||
# Custom plugins
|
||||
plugins/
|
Reference in New Issue
Block a user