RetroArch/.gitignore

21 lines
161 B
Plaintext
Raw Normal View History

2010-05-28 18:23:09 +02:00
*.o
*.d
*.txt
/test
/spirv-cross
/obj
/msvc/x64
/msvc/Debug
/msvc/Release
*.suo
2011-12-25 00:59:46 +01:00
*.sdf
*.opensdf
*.shader
*.a
2018-01-14 22:59:06 -06:00
*.bc
/external
.vs/
*.vcxproj.user
2019-02-25 23:43:34 +01:00
!CMakeLists.txt