2022-06-15
This commit is contained in:
parent
652609ca71
commit
972e2c2900
9 changed files with 68 additions and 30 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,6 +1,7 @@
|
|||
rust/target
|
||||
rust/.history/
|
||||
rust/Cargo.lock
|
||||
rust/ed_lrr_test.log
|
||||
**/*.rs.bk
|
||||
*.tmp
|
||||
*.idx
|
||||
|
|
@ -27,4 +28,4 @@ ed_lrr_gui/web/ed_lrr_web_ui.db
|
|||
__version__.py
|
||||
.nox/
|
||||
dist_vis.py
|
||||
img/**
|
||||
img/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue