/target
**/*.rs.bk
/.idea
*.iml
testout
/.run
.vscode

# ignore the files generated by the example
./*.exr
pngs/
./*.png

# ignore Cargo.lock since this is package
Cargo.lock
