WTS/game/mods/.gitignore
LoafyLemon 105d60e61e Bug fixes
* Fixed cardgame TypeError crash during random matches
* Fixed mistakenly excluded ExampleMod from releases
2023-07-19 16:39:24 +01:00

6 lines
99 B
Plaintext

# Ignore everything in this directory
*
# Except this file and ExampleMod
!.gitignore
!ExampleMod/