diff --git a/.gitignore b/.gitignore index 418b336..8e53176 100644 --- a/.gitignore +++ b/.gitignore @@ -36,4 +36,15 @@ /**/**/corenode.log # Temporal configurations -/**/**/.aliaser \ No newline at end of file +/**/**/.aliaser + +# MINECRAFT ASSETS & LOGS +/**/**/assets +/**/**/cache +/**/**/chash-reports +/**/**/fancymenu_data +/**/**/forge +/**/**/logs +/**/**/libraries +/**/**/saves +/**/**/versions \ No newline at end of file