Added TODO

This commit is contained in:
BoolPurist 2024-08-29 17:45:43 +02:00
parent a840565b98
commit 64f87d035e
2 changed files with 8 additions and 1 deletions

4
.gitignore vendored
View file

@ -1,4 +1,6 @@
/target
/real_puzzel_input/*
!/real_puzzel_input/.gitkeep
_input.txt
# From synthing
.stfolder

5
TODO.md Normal file
View file

@ -0,0 +1,5 @@
# TODO
- Add MIT license
- Seperate solution into own library crate
- Implment subcommand to execute puzzle input files and print out how every long every one takes