Chore: add .gitignore for build artifacts

This commit is contained in:
2026-06-21 00:04:10 -04:00
parent f8e697a064
commit 42682bf4af
+5
View File
@@ -0,0 +1,5 @@
build/
*.o
*.so
__pycache__/
*.pyc