Refactoring the main code

This commit is contained in:
2025-05-21 00:45:23 -04:00
parent e922a4f794
commit fb3dd570c0
2 changed files with 141 additions and 97 deletions

25
.gitignore vendored Normal file
View File

@@ -0,0 +1,25 @@
# Binaries
todo
todo.exe
todo-mac
todo-linux
main
# OS files
.DS_Store
# Editor files
.vscode/
.idea/
# Dependency directories
vendor/
# Output files
*.out
# Data files
todos.json
# Test cache
*.test