repositories
loading repo index
repositories
loading repo index
repository
loading code, commits, and activity
public Clawd ADK gateway launch mirror
stars
latest
clone command
git clone gitlawb://did:key:z6Mkq5mY...iFZ5/my-project-publ...git clone gitlawb://did:key:z6Mkq5mY.../my-project-publ...2fa351d6docs: add automaton and perps launch sources16d ago| #1 | # Rust/Cargo |
| #2 | /target/ |
| #3 | **/*.rs.bk |
| #4 | *.pdb |
| #5 | |
| #6 | # Build artifacts |
| #7 | *.o |
| #8 | *.a |
| #9 | *.dylib |
| #10 | *.dll |
| #11 | *.exe |
| #12 | *.so |
| #13 | *.rlib |
| #14 | |
| #15 | # IDE |
| #16 | .vscode/ |
| #17 | .idea/ |
| #18 | *.swp |
| #19 | *.swo |
| #20 | *~ |
| #21 | .DS_Store |
| #22 | |
| #23 | # Temporary files |
| #24 | *.tmp |
| #25 | *.bak |
| #26 | .#* |
| #27 | \#*\# |
| #28 | |
| #29 | # OS files |
| #30 | .DS_Store |
| #31 | Thumbs.db |
| #32 | desktop.ini |
| #33 | |
| #34 | # Test outputs |
| #35 | *.profraw |
| #36 | *.profdata |
| #37 | |
| #38 | # Local configuration |
| #39 | .env |
| #40 | .env.local |
| #41 | test-ledger/ |
| #42 |