mirror of
https://github.com/EyeTrackVR/EyeTrackVR.git
synced 2025-11-04 14:39:42 +08:00
Add RANSACApp pyinstaller build dirs to gitignore
This commit is contained in:
parent
fa87dad4f8
commit
3128a01950
5
.gitignore
vendored
5
.gitignore
vendored
@ -2,4 +2,7 @@
|
||||
**/__pycache__/**
|
||||
**/*.pyc
|
||||
*.cfg
|
||||
RANSACApp/*.json
|
||||
RANSACApp/*.json
|
||||
RANSACApp/dist
|
||||
RANSACApp/build
|
||||
RANSACApp/pye3d*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user