1
mirror of https://github.com/yuzu-emu/yuzu synced 2024-11-05 23:30:44 +01:00

added ipch/ folder (MSVS generated) to .gitignore

This commit is contained in:
ShizZy 2013-09-04 23:01:55 -04:00
parent b5c78f8a20
commit a7ab25441c

1
.gitignore vendored
View File

@ -13,6 +13,7 @@
*.a
# MSVS generated files
ipch/
*.suo
*.user
*.sdf