From b36ea23132852b8e7585b1957056c2c82b71b086 Mon Sep 17 00:00:00 2001 From: Jon Michael Aanes Date: Tue, 28 May 2024 00:20:24 +0200 Subject: [PATCH] Updated .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index aca9734..e6e989c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ # Program specific +/output/ /deps/ +/secrets/ /private_deps/ +/data/ # Python __pycache__/