Actualizado gitignore

This commit is contained in:
2022-10-18 10:07:39 +02:00
parent fbe31fb7d6
commit f24d3ea1ee
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@@ -3,4 +3,4 @@
desktop.ini desktop.ini
thumbs.db thumbs.db
bin/* bin/*
config/config.txt config.txt

View File

@@ -1,5 +1,5 @@
fullScreenMode=0 fullScreenMode=0
windowSize=3 windowSize=2
filter=FILTER_NEAREST filter=FILTER_NEAREST
vSync=true vSync=true
integerScale=true integerScale=true