added gitignore
This commit is contained in:
parent
c079e80137
commit
8ca7e9a6f0
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
Jonas
|
||||||
|
Daniel
|
@ -6,6 +6,8 @@ I am not necessarily trying to do it the best or most efficient way, nor choose
|
|||||||
|
|
||||||
The directories for each day contain my input file, my code and a README that shows how to run the code and what approach I used.
|
The directories for each day contain my input file, my code and a README that shows how to run the code and what approach I used.
|
||||||
|
|
||||||
|
I recommend you take at look at 'my' solution for day *4*, which is definetly the most interesting to date.
|
||||||
|
|
||||||
Also, check out the repositories of my friends who do stuff in go, Visual Basic and php:
|
Also, check out the repositories of my friends who do stuff in go, Visual Basic and php:
|
||||||
- [Daniel](https://git.quintern.xyz/TheShinyMelon/AOC_2022)
|
- [Daniel](https://git.quintern.xyz/TheShinyMelon/AOC_2022)
|
||||||
- [Jonas](https://github.com/JonasBordewick/advent_of_code_2022)
|
- [Jonas](https://github.com/JonasBordewick/advent_of_code_2022)
|
||||||
|
Loading…
Reference in New Issue
Block a user