From 14557d2c31f7edfe27d6d65aa5ebccefd9cd66fc Mon Sep 17 00:00:00 2001
From: kamischi <karl-michael.schindler@web.de>
Date: Fri, 20 Jan 2023 14:14:16 +0100
Subject: [PATCH] ignore .gdca files

---
 .gitignore                     |   1 +
 source/f90/bosonf90-boson.gcda | Bin 1100 -> 0 bytes
 2 files changed, 1 insertion(+)
 delete mode 100644 source/f90/bosonf90-boson.gcda

diff --git a/.gitignore b/.gitignore
index 7e018c4..6b161bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 
 .DS_Store
 *.gcno
+*.gcda
diff --git a/source/f90/bosonf90-boson.gcda b/source/f90/bosonf90-boson.gcda
deleted file mode 100644
index fe32a0d2d24c278da379b054b9394e12bccda3f6..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 1100
zcmYdHNlw=?GIC;gw0XDCg`JZa7#J3EFfcH%GcYi$W@7*WMji$RhSx;}Y!h5w3YWJ>
ze`a7<$fy8S15yA|i%f&qPz=_4e}lDh&l9O*y3^bqg7jWshL{gk1E$c;fbp5ZvJ4EP
zG$bIX6%I@g;}{6heNYAHG*lRB3IjtAx&TxLCJd8@@uAWL?T4u+mPR)h#wV7B*+Z;)
fT<T!v(28CL$(wNNaq&qNC*)qZg-`}eJ%|ec<x3wS

-- 
GitLab