From 376fbb1b6689ee1b7e5d67f4d891f573442fd3e0 Mon Sep 17 00:00:00 2001 From: LukeGus Date: Sat, 7 Dec 2024 17:30:55 -0600 Subject: [PATCH] Remove files ignored by .gitignore --- .bash_logout | 7 ------- .docker/buildx/.lock | 0 .docker/buildx/current | 1 - .idea/workspace.xml | 6 +----- git_push.sh | 0 5 files changed, 1 insertion(+), 13 deletions(-) delete mode 100644 .bash_logout delete mode 100644 .docker/buildx/.lock delete mode 100644 .docker/buildx/current mode change 100755 => 100644 git_push.sh diff --git a/.bash_logout b/.bash_logout deleted file mode 100644 index de4f5f75..00000000 --- a/.bash_logout +++ /dev/null @@ -1,7 +0,0 @@ -# ~/.bash_logout: executed by bash(1) when login shell exits. - -# when leaving the console clear the screen to increase privacy - -if [ "$SHLVL" = 1 ]; then - [ -x /usr/bin/clear_console ] && /usr/bin/clear_console -q -fi diff --git a/.docker/buildx/.lock b/.docker/buildx/.lock deleted file mode 100644 index e69de29b..00000000 diff --git a/.docker/buildx/current b/.docker/buildx/current deleted file mode 100644 index f34f695d..00000000 --- a/.docker/buildx/current +++ /dev/null @@ -1 +0,0 @@ -{"Key":"unix:///var/run/docker.sock","Name":"","Global":false} \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index d71b29a6..073b4f93 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,11 +5,7 @@ - - - -