Add .gitignore, remove build artifacts

This commit is contained in:
2026-04-06 20:38:15 +07:00
parent 66a9edb898
commit e58c3fd5cb
40 changed files with 2 additions and 178 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/target
*.o