diff options
-rw-r--r-- | .gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1 +1,12 @@ /target +.idea/ +/*.png +/*.jpg +/*.jpeg +/*.ppm +/*.bmp +!img/*.png +!img/*.jpg +!img/*.jpeg +!img/*.ppm +!img/*.bmp
\ No newline at end of file |
![]() |
index : tracer | |
Raytracer in rust | Rosyid Haryadi |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 11 |
@@ -1 +1,12 @@ /target +.idea/ +/*.png +/*.jpg +/*.jpeg +/*.ppm +/*.bmp +!img/*.png +!img/*.jpg +!img/*.jpeg +!img/*.ppm +!img/*.bmp
\ No newline at end of file |