1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 01:27:01 +00:00

add: direnv config (#324)

Signed-off-by: James Hillyerd <james@hillyerd.com>
This commit is contained in:
James Hillyerd
2023-02-08 10:32:19 -08:00
committed by GitHub
parent 7f91c3e9cb
commit 17b054b5a1
2 changed files with 3 additions and 0 deletions

1
.envrc Normal file
View File

@@ -0,0 +1 @@
use nix

2
.gitignore vendored
View File

@@ -30,6 +30,8 @@ tags.*
# Desktop Services Store on macOS # Desktop Services Store on macOS
.DS_Store .DS_Store
/.direnv
# Inbucket binaries # Inbucket binaries
/client /client
/client.exe /client.exe