mirror of
https://github.com/Manoj-HV30/multithreaded-raytracer.git
synced 2026-05-16 19:35:24 +00:00
12 lines
87 B
Plaintext
12 lines
87 B
Plaintext
# Executable
|
|
raytracer
|
|
|
|
# Object files
|
|
*.o
|
|
|
|
# Output files
|
|
*.ppm
|
|
|
|
# OS files
|
|
.DS_Store
|