From a4a6b35d2a9011866a517994c2c5040685d2cdba Mon Sep 17 00:00:00 2001 From: seth Date: Sat, 1 Jul 2023 13:53:12 -0400 Subject: initial commit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5f34eff --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +# nix build outputs +result +workerd -- cgit v1.2.3