diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3eceeeb..14d4519 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /.pre-commit-config.yaml **/target/ /*.qcow2 +bin/ |