From 0276bc60aee66d00753d5e9cd61b6a267ee2e81d Mon Sep 17 00:00:00 2001 From: Josh Date: Fri, 20 Dec 2024 13:58:27 +0000 Subject: [PATCH] Updated .gitignore to exclude system and temporary files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 4d29575..05d6bcd 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,6 @@ npm-debug.log* yarn-debug.log* yarn-error.log* +.bash_history +.bashrc +_logout