From 992815a28c98ffc985d6bd002925b85d757f4982 Mon Sep 17 00:00:00 2001 From: Nick Messenger Date: Fri, 2 Aug 2013 15:20:22 -0400 Subject: [PATCH] .gitignore dependencies Windows build instructions say to put these in your retroarch directory, where they will clutter up git status. --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.gitignore b/.gitignore index 0c2ecdafe2..fe66a7a22c 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,14 @@ DerivedData apple/tmp apple/modules/*.dylib apple/*.mobileprovision +/Cg/ +/GL/ +/SDL/ +/ffmpeg/ +/freetype2/ +/ft2build.h +/iconv.h +/libxml2/ +/phoenix/ +/python/ +/rsound.h