From e32b25cb3e5a5a8ae42b9bb3e7883f2d75c5fc6d Mon Sep 17 00:00:00 2001 From: Casper Welzel Andersen Date: Mon, 30 Oct 2023 14:10:48 +0100 Subject: [PATCH] =?UTF-8?q?Ignore=20Prot=C3=A9g=C3=A9-generated=20properti?= =?UTF-8?q?es-files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index cafa4a9..db88e28 100644 --- a/.gitignore +++ b/.gitignore @@ -13,5 +13,7 @@ __pycache__ dist/ site/ +*.properties + !test-cif/**/*.cif !tests/**/*.dic