mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2024-11-20 00:46:34 +00:00
e4e2de0a79
* Initial commit * Format Rust code using rustfmt * Add back fs calls * working with drawing * wow we're almost there * multi-lists working, selection within tui working * working with tabs * working with smash * amend warnings, fix menu actually saving inputs * small refactors * Fully working! * Fix warnings Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
15 lines
No EOL
83 B
Text
15 lines
No EOL
83 B
Text
**/target
|
|
**/*.py
|
|
**/*.pyc
|
|
Cargo.lock
|
|
|
|
.idea/
|
|
|
|
*.ovl
|
|
|
|
*.elf
|
|
|
|
*.nacp
|
|
|
|
*.nro
|
|
release/ |