summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShizZy <shizzy@6bit.net>2013-09-05 05:01:55 +0200
committerShizZy <shizzy@6bit.net>2013-09-05 05:01:55 +0200
commita7ab25441c53ba7cc9357f222fd68c50e5b0f1d5 (patch)
tree23ebc266378612a3f1bdf80e0617e1aa0dd2eb3c
parentadded an ARM disassembler from the android project (diff)
downloadyuzu-a7ab25441c53ba7cc9357f222fd68c50e5b0f1d5.tar
yuzu-a7ab25441c53ba7cc9357f222fd68c50e5b0f1d5.tar.gz
yuzu-a7ab25441c53ba7cc9357f222fd68c50e5b0f1d5.tar.bz2
yuzu-a7ab25441c53ba7cc9357f222fd68c50e5b0f1d5.tar.lz
yuzu-a7ab25441c53ba7cc9357f222fd68c50e5b0f1d5.tar.xz
yuzu-a7ab25441c53ba7cc9357f222fd68c50e5b0f1d5.tar.zst
yuzu-a7ab25441c53ba7cc9357f222fd68c50e5b0f1d5.zip
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 47663101d..f88dad0a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,7 @@
*.a
# MSVS generated files
+ipch/
*.suo
*.user
*.sdf