# HG changeset patch
# User Edouard Tisserant <edouard.tisserant@gmail.com>
# Date 1685567789 -7200
# Node ID 4582f0fcf4c4a7d8bce67dbd91fbe854ac9716ce
# Parent  e528b11a60cc69f1219e4c738b184c6d222c8551
update .gitignore

diff -r e528b11a60cc -r 4582f0fcf4c4 .gitignore
--- a/.gitignore	Wed May 31 17:06:03 2023 +0200
+++ b/.gitignore	Wed May 31 23:16:29 2023 +0200
@@ -2,3 +2,5 @@
 **/__pycache__
 .vscode
 **/build/**
+*.class
+**/.svghmithumbs/**