First commit
This commit is contained in:
commit
b75663feab
7 changed files with 348 additions and 0 deletions
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Gnu global thingies
|
||||
GPATH
|
||||
GRTAGS
|
||||
GTAGS
|
||||
|
||||
# Executable
|
||||
raytracer
|
||||
|
||||
# Actual output image
|
||||
image.ppm
|
||||
Loading…
Add table
Add a link
Reference in a new issue