Update .gitignore

This commit is contained in:
Henrik Rydgård 2022-05-07 13:03:58 +02:00
parent 28532fe4ef
commit a5967b2030

5
.gitignore vendored
View File

@ -51,6 +51,8 @@ UWP/.vs
# For Mac
.DS_Store
PPSSPPSDL.app
include/glslang/build_info.h
# For ppsspp.ini, etc.
ppsspp.ini
@ -117,3 +119,6 @@ debian/ppsspp/
# RenderDoc
*.rdc
# CMake stuff
CMakeFiles