From 65746b829b8247ab366182ea028dc1eb0d21522a Mon Sep 17 00:00:00 2001 From: Gus Power Date: Mon, 12 May 2025 15:59:16 +0100 Subject: add github template stuff as per https://rust-github.github.io/ --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ea8c4bf..de88b67 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ /target +.cargo-ok +.DS_Store -- cgit v1.2.3