From 57f69e04ac63745102568897807155a3b34e21f8 Mon Sep 17 00:00:00 2001 From: Thomas Lindner Date: Thu, 2 Jun 2022 23:24:49 +0200 Subject: [PATCH] fix it --- README.md | 2 +- whoot/objects/.gitignore | 0 whoot/refs/.gitignore | 0 whoot/worktree/.gitignore | 0 4 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 whoot/objects/.gitignore create mode 100644 whoot/refs/.gitignore create mode 100644 whoot/worktree/.gitignore diff --git a/README.md b/README.md index 05196a0..3dcd98c 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -`git clone https://git.0x90.space/vmann/pwnd && cd whoot && git status` +`git clone https://git.0x90.space/vmann/pwnd && cd pwnd/whoot && git status` diff --git a/whoot/objects/.gitignore b/whoot/objects/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/whoot/refs/.gitignore b/whoot/refs/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/whoot/worktree/.gitignore b/whoot/worktree/.gitignore new file mode 100644 index 0000000..e69de29