diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,2 +1,5 @@ *.bmp a.out +main +.cache +compile_commands.json |
![]() |
index : raytracer.git | |
| Learning computer graphics | root |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -1,2 +1,5 @@ *.bmp a.out +main +.cache +compile_commands.json |