fix(init): try to properly disable the plugin

This commit is contained in:
aroooo 2022-10-21 09:41:47 +02:00
parent f31bcfc6d5
commit 93c7e6cb60
55 changed files with 41 additions and 150 deletions

3
.gitignore vendored
View file

@ -24,6 +24,9 @@
hs_err_pid*
replay_pid*
# Nicko first pass build files
core/target
# Idea Folder
.idea