chore: add .gitignore entries for build artifacts and test files, restructure Makefile with proper build system
This commit is contained in:
@@ -3,4 +3,10 @@
|
||||
*.bak2
|
||||
*.db
|
||||
*.txt
|
||||
*.log
|
||||
*_test
|
||||
*.py
|
||||
*.sh
|
||||
build
|
||||
__pycache__/
|
||||
rproxy
|
||||
|
||||
Reference in New Issue
Block a user