diff --git a/.gitignore b/.gitignore index 8330c22db0..9240486e57 100644 --- a/.gitignore +++ b/.gitignore @@ -23,7 +23,7 @@ cargo-timing*.html # remove secret files -/*.pem -/*.crt -/*.key -/*.json5 \ No newline at end of file +*.pem +*.crt +*.key +*.json5 \ No newline at end of file