mirror of
https://github.com/Abdess/retrobios.git
synced 2026-06-17 10:02:47 +00:00
chore: update gitignore, add log and node_modules exclusions
This commit is contained in:
parent
1257653c9b
commit
159bb427df
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,11 +1,14 @@
|
|||
|
||||
desktop.ini
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.cache/
|
||||
dist/
|
||||
*.tmp
|
||||
*.log
|
||||
node_modules/
|
||||
|
||||
# Large files stored as GitHub Release assets (> 50MB)
|
||||
bios/Arcade/Arcade/Firmware.19.0.0.zip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue