Basic Framework
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
__pycache__/
|
||||
.DS_Store
|
||||
.idea
|
||||
experiments/
|
||||
pytorch3d/
|
||||
test/
|
||||
*.xyz
|
||||
*.zip
|
||||
*.txt
|
||||
*.pkl
|
||||
*.log
|
||||
/data_generation/data/*
|
||||
/data_generation/output/*
|
||||
test/
|
Reference in New Issue
Block a user