Updated gitignore file

This commit is contained in:
anschrammh 2019-04-17 23:19:46 +02:00
parent f4c45f62bf
commit 79b9c60bfe

3
.gitignore vendored
View File

@ -2,4 +2,5 @@
/sdCard_content/CONFIG/ /sdCard_content/CONFIG/
*.mp3 *.mp3
*.jpg *.jpg
*.png *.png
*.ico