about summary refs log tree commit diff stats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlan Pearce2023-04-12 17:50:32 +0200
committerAlan Pearce2023-04-12 17:51:38 +0200
commit666ffe8543fc6ef86be384c7f652d80c41935996 (patch)
tree3c5e0dcef0849cbe41ef82dfdb027303fbd5c0fb /.gitignore
parentd369605691337a2313a495ffc8db204653177f64 (diff)
downloadwebsite-666ffe8543fc6ef86be384c7f652d80c41935996.tar.lz
website-666ffe8543fc6ef86be384c7f652d80c41935996.tar.zst
website-666ffe8543fc6ef86be384c7f652d80c41935996.zip
Use flakes and `nix develop`
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a959665..0a351ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
 /public/
 
+.direnv
 # Local Netlify folder
-.netlify
\ No newline at end of file
+.netlify