mirror of
https://github.com/vonhyou/ray-tracer-comp371.git
synced 2025-06-08 15:31:59 +00:00
ignore .ppm files in root folder
This commit is contained in:
parent
298b4c9ce4
commit
8550abf235
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,2 +1,2 @@
|
||||||
build/
|
build/
|
||||||
./*.ppm
|
*.ppm
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue