mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-25 23:55:38 +00:00
Updated the .gitignore file
This commit is contained in:
parent
e98d461b54
commit
8c25702fa4
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -33,6 +33,9 @@ emulationstation.worker.js
|
||||||
/index.html
|
/index.html
|
||||||
/ROMs
|
/ROMs
|
||||||
|
|
||||||
|
# Android build
|
||||||
|
android/**
|
||||||
|
|
||||||
# AppImage
|
# AppImage
|
||||||
AppDir
|
AppDir
|
||||||
*.AppImage
|
*.AppImage
|
||||||
|
|
Loading…
Reference in a new issue