From cd3f20ea83698c3333458f62cf95761a5171cb76 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 7 Nov 2021 12:15:09 -0700 Subject: add testing dir --- testing-grounds/e | 1 + 1 file changed, 1 insertion(+) create mode 100644 testing-grounds/e (limited to 'testing-grounds') diff --git a/testing-grounds/e b/testing-grounds/e new file mode 100644 index 0000000..827e2ad --- /dev/null +++ b/testing-grounds/e @@ -0,0 +1 @@ +idfk lol -- cgit From 7b8aa4823b6f842a29765f2b195539932d2dd18e Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 10 Nov 2021 15:57:32 -0700 Subject: Im gonna do some stuff just give me some time and a fuck ton of caffeine --- testing-grounds/thing.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 testing-grounds/thing.sh (limited to 'testing-grounds') diff --git a/testing-grounds/thing.sh b/testing-grounds/thing.sh new file mode 100644 index 0000000..05a7907 --- /dev/null +++ b/testing-grounds/thing.sh @@ -0,0 +1,2 @@ +#!/bin/bash + -- cgit