pbrt/.gitignore

21 lines
175 B
Text

target/
*.lock
*.log
*.bak
flip.rs
.vscode
rust-analyzer.toml
data/
src/gpu/
src/tests/
tests/
*.spv
*.json
*.txt
scenes/
compile.sh
output/
*.md
!README.md
!INSTALL.md
docs/