From 26fdf22a3836c50099fcc81d46080fb2b85c5f30 Mon Sep 17 00:00:00 2001 From: Allan Leal Date: Fri, 17 Mar 2023 15:21:59 +0100 Subject: [PATCH] Git ignore `IGNORE*` files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 9fe2004..a901cfe 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,6 @@ environment.yml .vscode .history .cache + +# IGNORED FILES +IGNORE*