From c8ec473cb0115ea84b7f9aa04c9611f15e9ff4c6 Mon Sep 17 00:00:00 2001 From: waltje Date: Tue, 11 Apr 2023 13:27:32 -0400 Subject: [PATCH] We dont want to sync the .gitgnore file. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index c6127b3..e6914eb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Local stuff +.gitignore + # Prerequisites *.d