diff --git a/.gitignore b/.gitignore index efdcc6a..d6215ef 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,6 @@ env #linux *.sh + +# Exclude mod folders, but not files in the root mod directory +/game/mods/*/ \ No newline at end of file