From 0acf5fe90037e8116e731eab556cc4ed5adf55c1 Mon Sep 17 00:00:00 2001 From: Alexis Sellier Date: Mon, 31 Jul 2023 14:06:47 +0200 Subject: [PATCH] Add a few common/useful files to .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 66b36021..d1f74754 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ /target /radicle-cli/target +/notes +/tmp +TODO +errors.err