# === Windows junk === *.Zone.Identifier # === VS Code settings === .vscode/ .code-workspace # === MacOS junk (if ever used) === .DS_Store # === Linux trash (optional) === *.swp *~ # === Node modules (if applicable) === node_modules/ # === Python cache (if applicable) === __pycache__/ *.pyc autotester sictools.jar