chore: run pre-commit once

This commit is contained in:
Oskar Manhart
2023-07-25 11:06:46 +02:00
parent 01cec96cfa
commit 5b95c9b41e
9 changed files with 13 additions and 13 deletions

4
.gitignore vendored
View File

@@ -1,10 +1,10 @@
# Generated files
target/
# The library shouldn't decide about the exact versions of
# The library shouldn't decide about the exact versions of
# its dependencies, but let the downstream crate decide.
Cargo.lock
# We don't want to commit IDE configuration files.
.idea/
.vscode/
.vscode/