From 0b99eb1bb92d9ee8e28ee0ad62152917940f2fc1 Mon Sep 17 00:00:00 2001 From: kklein Date: Thu, 6 Jun 2024 18:21:30 +0200 Subject: [PATCH] Remove copier traces. --- .pre-commit-config.yaml | 1 - .prettierignore | 1 - 2 files changed, 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 70cf1e66..96f8e0c5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,4 +1,3 @@ -exclude: ^\.copier-answers\.yml$ repos: - repo: https://github.com/Quantco/pre-commit-mirrors-insert-license rev: 1.3.0 diff --git a/.prettierignore b/.prettierignore index c835e2cc..23e36e37 100644 --- a/.prettierignore +++ b/.prettierignore @@ -1,6 +1,5 @@ build conda.recipe -.copier-answers.yml *.html *.properties