From d400eef89f0f91e4f20e088c216aa8b6d66406e7 Mon Sep 17 00:00:00 2001 From: unknown Date: Sun, 5 May 2024 05:17:16 -0700 Subject: [PATCH] initial commit --- ssh/.gitignore | 4 ++++ zsh/.gitignore | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 ssh/.gitignore create mode 100644 zsh/.gitignore diff --git a/ssh/.gitignore b/ssh/.gitignore new file mode 100644 index 0000000..15c9ab0 --- /dev/null +++ b/ssh/.gitignore @@ -0,0 +1,4 @@ + +*.zip +*.ttf +oldprofile.ps1 diff --git a/zsh/.gitignore b/zsh/.gitignore new file mode 100644 index 0000000..15c9ab0 --- /dev/null +++ b/zsh/.gitignore @@ -0,0 +1,4 @@ + +*.zip +*.ttf +oldprofile.ps1