mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-08-02 03:42:50 +08:00
Summary: Add gitignore file to ignore data and checkpoints in the NeRF project. Reviewed By: nikhilaravi Differential Revision: D28382413 fbshipit-source-id: 747d69f4353a76a28acde8ba26a896cb2278f976
6 lines
61 B
Plaintext
6 lines
61 B
Plaintext
checkpoints
|
|
outputs
|
|
data/*.png
|
|
data/*.pth
|
|
data/*_license.txt
|