diff --git a/.envrc b/.envrc new file mode 100644 index 0000000..50a2cad --- /dev/null +++ b/.envrc @@ -0,0 +1,2 @@ +source_env .. +use flake syndicate#syndicate-nim diff --git a/.gitignore b/.gitignore index f1fcb7e..7ad6275 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1 @@ -tests/test_box_and_client -tests/test_dsl -tests/test_timer -*.nim.check -.tup +/.direnv