.gitignore
changeset 3796 b0507eb2be1f
child 3807 87f670154294
--- /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