From de570b20e3570a7482024247e86b47d42bac37d7 Mon Sep 17 00:00:00 2001 From: Citali Date: Tue, 21 Apr 2020 19:31:00 +0200 Subject: [PATCH] Change .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 93ab4ff..ac6b4f0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ # folders +.mixin.out/ downloads/ journeymap/ logs/ @@ -10,5 +11,6 @@ saves/ minecraftinstance.json options.txt realms_persistence.json +servers.dat usercache.json usernamecache.json \ No newline at end of file