update gitignore to ignore mod folders
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -58,3 +58,6 @@ env
|
||||
|
||||
#linux
|
||||
*.sh
|
||||
|
||||
# Exclude mod folders, but not files in the root mod directory
|
||||
/game/mods/*/
|
Reference in New Issue
Block a user