mirror of
https://github.com/libretro/pcsx2.git
synced 2025-02-07 02:06:13 +00:00
![Miguel A. Colón Vélez](/assets/img/avatar_default.png)
- Remove *.mo. Not needed. - Add *.aps and delete USBqemu.aps. - Don't ignore asm files. - Ignore the cmake obj-i586-linux-gnu build folder in Linux. - Fix the regex pattern for /bin/pcsx2* - Don't ignore the changelog of libjpeg. - portaudio line not needed and ignored vcxproj/props/etc. - update to the new rcdefs.h location - Don't ignore pcsx2/gui/Resources/EmbeddedImage.h - Remove autogenerated file plugins/dev9ghzdrk/Win32/postBuild.cmd - Simplify lines using '**' or '*.exe'. Remaining issues: $ git status --ignored Ignored files: plugins/CDVDiso/src/mkiso/mkiso.dsp plugins/CDVDiso/src/mkiso/mkiso.dsw . These can be deleted.