From 8e623a3f0e7377e78695e03840697f2ab7efbd97 Mon Sep 17 00:00:00 2001 From: Nelson Garcia Date: Fri, 31 Mar 2017 22:43:32 -0700 Subject: [PATCH] ignore snes9x files add snes9x program-generated files to .gitignore --- .gitignore | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.gitignore b/.gitignore index 30234190..8a7334f4 100644 --- a/.gitignore +++ b/.gitignore @@ -360,3 +360,16 @@ __pycache__/ *.xsd.cs # End of https://www.gitignore.io/api/c,c++,visualstudio + +# snes9x program-generated files +win32/snes9x.conf +win32/Valid.Ext +win32/stdout.txt +win32/stderr.txt +win32/Roms +win32/Saves +win32/Cheats +win32/Screenshots +win32/Movies +win32/SPCs +win32/BIOS