Unverified Commit c9414008 authored by Silvan Mosberger's avatar Silvan Mosberger Committed by GitHub
Browse files

Merge pull request #322650 from tweag/direnv

Direnv support
parents 97f336bc f0160baa
Loading
Loading
Loading
Loading

.envrc

0 → 100644
+1 −0
Original line number Diff line number Diff line
use nix
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@
# Develompent support
/.editorconfig @Mic92 @zowoq
/shell.nix @infinisil @NixOS/Security
/.envrc @infinisil @NixOS/Security

# Libraries
/lib                        @infinisil
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@ tags
/doc/manual.pdf
/source/
.version-suffix
.direnv

.DS_Store
.mypy_cache