dev: Removed Game class as redundant. gitignore updates.
This commit is contained in:
parent
95d86ffa9e
commit
27b293c302
3 changed files with 2 additions and 42 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue