From 9676bcc419377792cabd44a1768469479a9fc2e2 Mon Sep 17 00:00:00 2001 From: justgoodin Date: Sat, 26 Jun 2021 20:29:04 +0000 Subject: [PATCH] Still testing --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..add45a6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +# Ignore devcontainer +.devcontainer/ +.git/ \ No newline at end of file