mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
.gitignore dependencies
Windows build instructions say to put these in your retroarch directory, where they will clutter up git status.
This commit is contained in:
parent
56975f8ee0
commit
992815a28c
1 changed files with 11 additions and 0 deletions
11
.gitignore
vendored
11
.gitignore
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue