mirror of
https://github.com/RGBCube/AdventOfCode
synced 2025-07-26 19:47:46 +00:00
Unignore 2023 dir
This commit is contained in:
parent
86c49b7473
commit
781a8c6669
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,8 +1,10 @@
|
||||||
*
|
*
|
||||||
|
|
||||||
|
!2023/
|
||||||
|
|
||||||
!.gitignore
|
!.gitignore
|
||||||
!flake.lock
|
!flake.lock
|
||||||
|
|
||||||
|
!*.in
|
||||||
!*.md
|
!*.md
|
||||||
!*.nix
|
!*.nix
|
||||||
!*.nu
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue