From 95280d67a415b31d99ac7e0ebe35c8440847fd90 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 2 Oct 2023 14:40:26 -0400 Subject: Initial commit from Create Next App --- .idea/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .idea/.gitignore (limited to '.idea/.gitignore') diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..b58b603 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,5 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ -- cgit v1.2.3