add json licenses to gitignore

This commit is contained in:
Martin Michelsen
2023-09-24 16:37:13 -07:00
parent 058b040975
commit 9272feff8f
+2
View File
@@ -15,8 +15,10 @@ Testing
# Files modified by the user and/or server that don't have defaults # Files modified by the user and/or server that don't have defaults
system/config.json system/config.json
system/ep3/battle-records/*.mzrd
system/ep3/tournament-state.json system/ep3/tournament-state.json
system/licenses.nsi system/licenses.nsi
system/licenses/*.json
system/players/player_* system/players/player_*
system/players/account_* system/players/account_*
system/players/bank_* system/players/bank_*