diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2708700d6a..49ca3b7819 100644 --- a/.gitignore +++ b/.gitignore @@ -248,6 +248,12 @@ psp2pkg/ *.velf *.vpk +#Ignore Switch files +switch_release/ +scummvm.elf +scummvm.nro +scummvm_switch.zip + #Ignore gmon.out created by gprof gmon.out /scummvm_libs_2015 |