mirror of
https://git.h3cjp.net/H3cJP/citra.git
synced 2024-11-22 08:52:46 +00:00
added ipch/ folder (MSVS generated) to .gitignore
This commit is contained in:
parent
b5c78f8a20
commit
a7ab25441c
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -13,6 +13,7 @@
|
|||
*.a
|
||||
|
||||
# MSVS generated files
|
||||
ipch/
|
||||
*.suo
|
||||
*.user
|
||||
*.sdf
|
||||
|
|
Loading…
Reference in a new issue