chore: add .gitignore entries for build artifacts and test files, restructure Makefile with proper build system

This commit is contained in:
2025-11-29 00:49:14 +00:00
parent 2a492dd934
commit 3643909bd5
26 changed files with 3705 additions and 6 deletions
+6
View File
@@ -3,4 +3,10 @@
*.bak2
*.db
*.txt
*.log
*_test
*.py
*.sh
build
__pycache__/
rproxy