1
Fork 0
mirror of https://github.com/RGBCube/AdventOfCode synced 2025-07-26 19:47:46 +00:00

Unignore 2023 dir

This commit is contained in:
RGBCube 2023-12-01 17:57:00 +03:00
parent 86c49b7473
commit 781a8c6669
No known key found for this signature in database

4
.gitignore vendored
View file

@ -1,8 +1,10 @@
* *
!2023/
!.gitignore !.gitignore
!flake.lock !flake.lock
!*.in
!*.md !*.md
!*.nix !*.nix
!*.nu