chore: add TODO
This commit is contained in:
parent
9ae8cdec22
commit
93bcec756a
2 changed files with 13 additions and 0 deletions
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
target
|
||||||
|
Cargo.lock
|
||||||
|
.cache
|
||||||
|
.temp
|
||||||
|
.env
|
||||||
|
*.log
|
||||||
|
.DS_Store
|
||||||
|
logs
|
||||||
|
tmp
|
||||||
4
TODO.md
Normal file
4
TODO.md
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
### Bin library
|
||||||
|
|
||||||
|
- [ ] Automate check process for data and lang serilize/deserialize files
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue