manage development environment with nix and direnv

This commit is contained in:
2023-10-14 20:44:19 +08:00
parent cac896ff1d
commit fb6eaf247a
4 changed files with 59 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,5 +1,7 @@
.vscode
.idea
.direnv
vendor
bin