mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-08-02 11:52:50 +08:00
gitignore for NeRF
Summary: Add gitignore file to ignore data and checkpoints in the NeRF project. Reviewed By: nikhilaravi Differential Revision: D28382413 fbshipit-source-id: 747d69f4353a76a28acde8ba26a896cb2278f976
This commit is contained in:
parent
0ca839cc32
commit
c9dea62162
5
projects/nerf/.gitignore
vendored
Normal file
5
projects/nerf/.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
checkpoints
|
||||||
|
outputs
|
||||||
|
data/*.png
|
||||||
|
data/*.pth
|
||||||
|
data/*_license.txt
|
Loading…
x
Reference in New Issue
Block a user