From 452bede9036af8db1b25f8c21939e22626db380a Mon Sep 17 00:00:00 2001 From: Alee Date: Mon, 21 Oct 2019 20:31:12 +0000 Subject: Prefix is now in a json file and new command --- .gitignore | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 910fc2c..291fc82 100644 --- a/.gitignore +++ b/.gitignore @@ -28,9 +28,4 @@ build/Release node_modules config.json -*.json -*.sqlite - -package.json -package-lock.json -*.json +json.sqlite -- cgit v1.2.3