Direnv support (#21)
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/all-checks-complete Pipeline was successful

Co-authored-by: Smaug123 <patrick+github@patrickstevens.co.uk>
Reviewed-on: #21
This commit is contained in:
2024-01-28 23:47:20 +00:00
parent 16b801f267
commit 46b4f2d715
2 changed files with 2 additions and 0 deletions

1
.envrc Normal file
View File

@@ -0,0 +1 @@
use flake

1
.gitignore vendored
View File

@@ -8,6 +8,7 @@ _ReSharper.Caches/
.DS_Store
result
.profile*
.direnv/
inputs/
AdventOfCode2023.FSharp/Test/TestResults/