From 5c8db180d05f61f304faff90d811a2c9b8dc6f2b Mon Sep 17 00:00:00 2001 From: SpagettiFisch Date: Wed, 12 Jun 2024 15:03:27 +0000 Subject: [PATCH] .gitignore aktualisiert Signed-off-by: SpagettiFisch --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index af400a6..7209a1d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ /config/ /data/ /modules/__pycache__ -/whitelist/ \ No newline at end of file +/whitelist/paths.txt +/whitelist/pterodactyl.txt +/whitelist/whitelist.json \ No newline at end of file