feat: add .gitignore entries, new run2 target, and rewrite __main__ with MIT license header

This commit is contained in:
2024-12-29 20:05:43 +00:00
parent 00e2232e40
commit b1c84e67c9
4 changed files with 214 additions and 248 deletions
+4
View File
@@ -1,4 +1,8 @@
# ---> Python
.history
.vscode
.replace.json
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]