Update .gitignore

This commit is contained in:
Camilla Berglund 2016-11-16 15:13:20 +01:00
parent 9190cf8796
commit e3c3e780ae

2
.gitignore vendored
View File

@ -55,6 +55,7 @@ examples/*.exe
examples/boing
examples/gears
examples/heightmap
examples/offscreen
examples/particles
examples/splitview
examples/simple
@ -78,7 +79,6 @@ tests/tearing
tests/threads
tests/timeout
tests/title
tests/version
tests/vulkan
tests/windows