From cc4d8a463c524c808a133355861ef8dff681cf4c Mon Sep 17 00:00:00 2001 From: Patrick Collins <54278053+PatrickAlphaC@users.noreply.github.com> Date: Wed, 14 May 2025 14:53:36 -0400 Subject: [PATCH] fix --- .gitignore | 3 ++- README.md | 3 --- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 422fa64..6854c63 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ node_modules .env .vercel -dist \ No newline at end of file +dist +.DS_Store \ No newline at end of file diff --git a/README.md b/README.md index fb454e4..a14521f 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,3 @@ Judges are the team, community, and protocol members dedicated to reviewing Hawk They are responsible for ensuring our top-notch security reports by revising, testing, and verifying thousands of security researchers' submissions every year. To learn more about our [judging process](judging/the-judging-process.md) or [evaluation criteria](judging/disqualification-criteria.md) - visit the dedicated sections. - - -