-
What is the purpose of the If its source that is part of the |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
The contents of the tmp directory should not be part of the repo. It contains some fragments that might be part of a future release. I suggest that we put the tmp directory in |
Beta Was this translation helpful? Give feedback.
-
Removed the tmp directory with commit 5658711. |
Beta Was this translation helpful? Give feedback.
-
As for the json tools the ones that matter are in Of course this is late in the coming but perhaps you'd like to know where the jparse tools will be. Actually it'll be in another repo like the dbg library/repo and dyn_array library/repo. But that will come later and will take a bit of work (hence later). Those in |
Beta Was this translation helpful? Give feedback.
The contents of the tmp directory should not be part of the repo.
It contains some fragments that might be part of a future release.
I suggest that we put the tmp directory in
.gitignore
.