remove bin

This commit is contained in:
krolxon 2024-02-15 20:19:25 +05:30
parent d134acdbc1
commit c62432ebda
4 changed files with 1 additions and 2 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
./bin

View File

@ -1,6 +1,4 @@
/* Todo /* Todo
* - Fix this:
* when expression = 5+10*(10), it misses +
* - Add support for trigonometric functions * - Add support for trigonometric functions
* - Remove all edge cases * - Remove all edge cases
*/ */

Binary file not shown.

Binary file not shown.