diff --git a/.gitignore b/.gitignore index 5c58f9e..d34d2a2 100644 --- a/.gitignore +++ b/.gitignore @@ -48,6 +48,9 @@ desktop.ini *.log logs/ +# Decompilation + local tooling (cfr.jar, server jar, decompiled sources) +.tools/ + # Secrets / local env .env .env.local