Initial commit: git-agent-sync CLI tool

This commit is contained in:
2026-02-03 07:53:11 +00:00
parent dc84d51e77
commit 605f27c7bc

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
# node_modules/
dist/
.env
*.log
.DS_Store
coverage/
.nyc_output/
*.tsbuildinfo
.agent-workspaces/