dev: Removed Game class as redundant. gitignore updates.

This commit is contained in:
A.M. Rowsell 2025-07-31 16:32:25 -04:00
commit 27b293c302
Signed by untrusted user who does not match committer: amr
GPG key ID: E0879EDBDB0CA7B1
3 changed files with 2 additions and 42 deletions

2
.gitignore vendored
View file

@ -21,6 +21,7 @@
*.properties
*.production
*.debug
*.yml
html/
nbproject/private/
nbproject/Package-*.bash
@ -34,6 +35,7 @@ funclist
nbproject/Makefile-*
disassembly/
.generated_files/
chessmcu_default/
# End of https://www.toptal.com/developers/gitignore/api/mplabx