From fcbe848b8a3a6edba30f8fa9c35a62473bbea4c8 Mon Sep 17 00:00:00 2001 From: Prad Nukala Date: Fri, 9 Jan 2026 19:24:15 -0500 Subject: [PATCH] chore(.github): remove Repo.toml file --- .github/Repo.toml | 3 --- .gitignore | 1 + 2 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 .github/Repo.toml diff --git a/.github/Repo.toml b/.github/Repo.toml deleted file mode 100644 index e2a2697..0000000 --- a/.github/Repo.toml +++ /dev/null @@ -1,3 +0,0 @@ -[scopes] -docs = ["README.md", "USAGE.md", "MIGRATION.md"] -github = [".github"] diff --git a/.gitignore b/.gitignore index 41c3eee..cbf1f94 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ nebula +.osgrep