mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-12 18:37:37 +00:00
fix shift back in screenshot and mayhem hub (#1910)
* fix_shift_back * clean up * gitignore * remove the workaround in notpad cuz it's been fixed in this PR * format * add credit for mark * 2024
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -68,9 +68,11 @@ CMakeFiles/
|
||||
.DS_Store
|
||||
/firmware/CMakeCache.txt
|
||||
|
||||
# Python env/ venv
|
||||
# Python env/ venv and cache
|
||||
env/
|
||||
venv/
|
||||
**/__pycache__/
|
||||
*.pyc
|
||||
|
||||
# Other
|
||||
*.bak
|
||||
|
Reference in New Issue
Block a user