WTS/game/mods/.gitignore
LoafyLemon 699f68742f Bug fixes
* Fixed cardgame TypeError crash during random matches
* Fixed mistakenly excluded ExampleMod from releases
2023-07-25 17:54:33 +01:00

6 lines
99 B
Plaintext

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