mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-07 12:16:42 +01:00
add direnv
This commit is contained in:
parent
e6bf5c1f6e
commit
f38db87b17
2 changed files with 3 additions and 0 deletions
1
.envrc
Normal file
1
.envrc
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
use nix
|
||||||
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -11,3 +11,5 @@ build/*
|
||||||
!build/README.md
|
!build/README.md
|
||||||
!build/*.sh
|
!build/*.sh
|
||||||
!build/Dockerfile.*
|
!build/Dockerfile.*
|
||||||
|
.misc
|
||||||
|
.direnv
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue