From 104cd91d0605806524e8dfc6fcacc80f398058a7 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Wed, 12 Aug 2020 17:50:01 +0200 Subject: [PATCH] add a non followed dir for old files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 713ebc7..8d19b30 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,9 @@ # Ignore these files globally in this repo. # +### old files ### +old/ + ### log files ### *.log