Clean: exclude build artifacts and binaries from repo

This commit is contained in:
root
2026-08-03 13:10:54 +00:00
parent 2922675a50
commit 6cdb58ecff
17 changed files with 5 additions and 8409 deletions

5
.gitignore vendored
View File

@@ -2,3 +2,8 @@ node_modules/
*.log
/tmp/
.DS_Store
build/
__pycache__/
*.pyc
public/bin/
*.spec