diff --git a/.gitignore b/.gitignore index c1b61a8..95a845d 100644 --- a/.gitignore +++ b/.gitignore @@ -11,5 +11,6 @@ lcov.info broadcast/*/31337 deployments/**/31337.* -script/util/storage_check_cache -script/util/storage_check_report \ No newline at end of file +# storage layout checker library +storage_check_cache +storage_check_report \ No newline at end of file