From 1b2144d7b534e689e96842adf8c6f7d5444c46ce Mon Sep 17 00:00:00 2001 From: Luke Gustafson Date: Wed, 27 Nov 2024 01:38:59 +0000 Subject: [PATCH] Commit --- .gitignore | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index b1cce79e..b2326cf2 100644 --- a/.gitignore +++ b/.gitignore @@ -126,6 +126,13 @@ npm-debug.log* yarn-debug.log* yarn-error.log* +.bash_history +.bashrc +.init_done +.profile +.sudo_as_admin_successful +.wget-hsts + # VSCode Files .vscode-server/ @@ -136,12 +143,4 @@ yarn-error.log* .dotnet/ # .local -.local/ - -# Extras -.bash_history -.bashrc -.init_done -.profile -.sudo_as_admin_successful -.wget-hsts \ No newline at end of file +.local/ \ No newline at end of file