diff options
Diffstat (limited to 'examples/.gitignore')
| -rw-r--r-- | examples/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/.gitignore b/examples/.gitignore index dcb0ae9..b4d84dd 100644 --- a/examples/.gitignore +++ b/examples/.gitignore @@ -1,3 +1,4 @@ +# Build artifacts stringv stringb foreach @@ -6,4 +7,7 @@ slice arena files logging +ppm +# Generated artifacts +*.ppm
\ No newline at end of file |
