From 8a9eaef86b6f26388fbb635fe212368143d6f4b3 Mon Sep 17 00:00:00 2001 From: Luna Date: Sat, 24 Jun 2023 14:23:06 -0300 Subject: [PATCH] Update gitignore --- .gitignore | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 247d851..84657f1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,26 @@ -fetched_*/ -scripts/fetched_*/ +/fetched_*/ +/scripts/fetched_*/ + +# Server files +cache/ +/libraries/ +/logs/ +/plugins/Essentials/userdata +/plugins/Essentials/warps/* +/plugins/Essentials/custom_items.yml +/plugins/Essentials/items.json +/plugins/Essentials/kits.yml +/plugins/Essentials/usermap.bin +/plugins/Essentials/uuids.bin +/plugins/Essentials/worth.yml +/plugins/FastAsyncWorldEdit/lang/ +/plugins/Geyser-Spigot/locales/ +/versions/ +/worlds/ +/banned-ips.json +/banned-players.json +/help.yml +/ops.json +/usercache.json +/version_history.json +/whitelist.json