From 8afb805a09f153c6ca59d503bc91c4cecbe9a7e0 Mon Sep 17 00:00:00 2001 From: Escartem Date: Sun, 7 Jan 2024 00:41:18 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3639e4d..6ac2d0f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ temp/ *.pck *.hdiff tools.zip -__pycache__/ \ No newline at end of file +__pycache__/ +old/ \ No newline at end of file