mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 20:32:32 -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
|
desktop.ini
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
Thumbs.db
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.pyc
|
*.pyc
|
||||||
.cache/
|
.cache/
|
||||||
dist/
|
dist/
|
||||||
*.tmp
|
*.tmp
|
||||||
|
*.log
|
||||||
|
node_modules/
|
||||||
|
|
||||||
# Large files stored as GitHub Release assets (> 50MB)
|
# Large files stored as GitHub Release assets (> 50MB)
|
||||||
bios/Arcade/Arcade/Firmware.19.0.0.zip
|
bios/Arcade/Arcade/Firmware.19.0.0.zip
|
||||||
|
|||||||
Reference in New Issue
Block a user