mirror of
https://github.com/zhigang1992/PointRCNN.git
synced 2026-01-12 17:32:58 +08:00
add .gitignore
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
*.yml
|
||||||
|
*.yaml
|
||||||
|
*__pycache__*
|
||||||
|
*_ext*
|
||||||
|
/output
|
||||||
|
*.cu.o
|
||||||
|
/data
|
||||||
|
**/build
|
||||||
|
*.png
|
||||||
|
**/*.egg-info
|
||||||
|
**/dist
|
||||||
|
tools/gt_database/
|
||||||
Reference in New Issue
Block a user