From 4dba12c0cefbc6dde77c0f4ef63d039f525e26e1 Mon Sep 17 00:00:00 2001 From: Andreas Källberg Date: Fri, 8 Aug 2025 20:02:17 +0200 Subject: Add a nix flake for building with nix (#185) Also based on #165 --------- Co-authored-by: o1lo01ol1o Co-authored-by: Tim Pierson --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b698d53ab..93d660fcc 100644 --- a/.gitignore +++ b/.gitignore @@ -73,3 +73,9 @@ doc/icfp-2012.html download/*.html gf-book/index.html src/www/gf-web-api.html +.devenv +.direnv +result +.vscode +.envrc +.pre-commit-config.yaml \ No newline at end of file -- cgit v1.2.3