# HG changeset patch
# User Edouard Tisserant <edouard.tisserant@gmail.com>
# Date 1681918887 -7200
# Node ID b0507eb2be1f7c5d304c937be97ca13e0685b2a4
# Parent  223a9158417254433d72f65ab8c386373e1e5c21
update .gitignore

diff -r 223a91584172 -r b0507eb2be1f .gitignore
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.gitignore	Wed Apr 19 17:41:27 2023 +0200
@@ -0,0 +1,3 @@
+*.pyc
+**/__pycache__
+.vscode
\ No newline at end of file