diff --git a/.gitignore b/.gitignore index 2c770e09f..028e1e40f 100644 --- a/.gitignore +++ b/.gitignore @@ -19,4 +19,8 @@ build # other eclipse -run + +# minecraft run folder, +# ignore everything but the mods folder +run/* +!run/mods \ No newline at end of file