index
:
pilcrow
main
notifs-controls
wip/push-notif
Run-It-Yourself web chat, maybe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
.envrc
2
-rw-r--r--
.gitignore
1
2 files changed, 3 insertions, 0 deletions
diff --git a/.envrc b/.envrc
index 56295f5..28a3690 100644
--- a/
.envrc
+++ b/
.envrc
@@ -1,3 +1,5 @@
+layout node
+
PATH_add tools
PATH_add target/debug
diff --git a/.gitignore b/.gitignore
index 7a5c67e..5966399 100644
--- a/
.gitignore
+++ b/
.gitignore
@@ -1,3 +1,4 @@
+/.envrc.local
/node_modules
/target
/.hi