From 6e77d463c17a7f10b919dc7fd604a856a152e2d4 Mon Sep 17 00:00:00 2001 From: Reza Behzadan Date: Thu, 17 Aug 2023 03:28:53 +0330 Subject: [PATCH] Add more directories to `.gitignore` --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index adf8f72..72317df 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,9 @@ # Go workspace file go.work +# Build directory +build/ + +# Snapshots & Archive +.snapshots/ +.archive/