csci5607/assignment-1d/.gitignore

12 lines
118 B
Plaintext
Raw Normal View History

2023-03-20 21:10:01 +00:00
/target
2023-04-05 07:08:54 +00:00
/assignment-1*
/raytracer1*
2023-03-20 21:10:01 +00:00
/examples/*.png
*.ppm
*.zip
*.pdf
perf.data*
flamegraph.svg
showcase.png
2023-04-03 07:24:38 +00:00
/out.log