From c28665e1bd364782fd88922991ad70775cceb1a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francisco=20Jos=C3=A9=20Garc=C3=ADa=20Garc=C3=ADa?= Date: Wed, 6 Jan 2021 19:11:12 +0100 Subject: [PATCH] [VITA] Add some types to .gitignore --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index ca4f66a087..07616e6e85 100644 --- a/.gitignore +++ b/.gitignore @@ -213,3 +213,11 @@ libretro-common/samples/streams/rzip/rzip # DINGUX *.opk + +#VITA +param.sfo +*.S +*.wo +*.elf +*.self +*.vpk