From a465955a28eb8f3fc3dcf26f07a952e3aebc78e0 Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Mon, 31 May 2021 23:06:37 +0200 Subject: [PATCH] git: ignore generated pre-commit configuration --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0a10705 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.pre-commit-config.yaml +.pre-commit-config.yaml