mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
chore: update gitignore, add log and node_modules exclusions
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user