tsoding / ray-tracer

My ongoing effort to learn how to make Ray Tracers
MIT License
15 stars 2 forks source link

Added `ray-tracer.dSYM` to .gitignore. #11

Closed TheKnarf closed 6 years ago

TheKnarf commented 6 years ago

This folder is gennerated by the build on MacOS.

rexim commented 6 years ago

@TheKnarf thanks for the PR