Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions .soldeerignore
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
.DS_Store
.coderabbitai.yaml
.coderabbit.yaml
.gas-snapshot
.git
.github
.gitignore
.gitmodules
.pre-commit-config.yaml
.soldeerignore
.vscode
Expand All@@ -16,9 +15,7 @@ CLAUDE.md
/docs
/flake.lock
/flake.nix
/foundry.lock
/foundry.toml
/lib
/meta
/out
/remappings.txt
Expand Down
3 changes: 0 additions & 3 deletions REUSE.toml
Original file line numberDiff line numberDiff line change
Expand Up@@ -4,9 +4,7 @@ version = 1
path = [
".gas-snapshot",
".github/workflows/**/",
".vscode/**/",
".gitignore",
".gitmodules",
".soldeerignore",
"audit/**/",
"README.md",
Expand All@@ -16,7 +14,6 @@ path = [
"remappings.txt",
"slither.config.json",
"REUSE.toml",
"foundry.lock",
"soldeer.lock",
]
SPDX-FileCopyrightText = "Copyright (c) 2020 Rain Open Source Software Ltd"
Expand Down
8 changes: 0 additions & 8 deletions foundry.lock

This file was deleted.

Loading