From 5438388789e6fad271c348793fa32a1737e27cfd Mon Sep 17 00:00:00 2001 From: Shlomi Fish Date: Thu, 4 Apr 2019 01:54:23 +0300 Subject: [PATCH] ignore the cardset files. See https://github.com/shlomif/PySolFC/issues/101 . Thanks to @scottfurry . --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 8ca55d2f..d36badde 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,10 @@ /po/ru.po /tests/individually-importing/*.py /tests/unit-generated/*.py + +# output of min card actions +# mask out folder/archives +PySolFC-Cardsets--Minimal-2.0/ +PySolFC-Cardsets--Minimal-2.0.* +PySolFC-Cardsets-2.0/ +PySolFC-Cardsets-2.0.*