From 3e75a17994ec930cb1110449f018edf36598f40e Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade Date: Sun, 20 Feb 2022 20:21:21 +0200 Subject: [PATCH] Ignore PyCharm metadata --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3c5d4d3b9..accfdd59c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.pyc *.swp *~ +.idea build -working downloads +working