From 9ca9b35f8c011df889feeb2e8124b8978bcf8dea Mon Sep 17 00:00:00 2001 From: Krzysztof Rudnicki Date: Tue, 10 Dec 2024 08:57:42 +0100 Subject: [PATCH] chore: add too big for git matrices to gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7b1911e6..0624ab8c 100644 --- a/.gitignore +++ b/.gitignore @@ -404,4 +404,6 @@ TSWLatexianTemp* # option is specified. Footnotes are the stored in a file with suffix Notes.bib. # Uncomment the next line to have this generated file ignored. #*Notes.bib -spd_10000.npz \ No newline at end of file +spd_10000.npz +nemeth12.npz +poli3.npz \ No newline at end of file