cpp-raytracer/.gitignore
2021-08-29 16:17:13 +02:00

13 lines
122 B
Text

# Gnu global thingies
GPATH
GRTAGS
GTAGS
# Executable
raytracer
# Actual output image
image.ppm
# Profiler data
perf.*