Skip to content

Commit 2a7ea5a

Browse files
committed
chore(examples): remove outdated example binaries from the repository
- Deleted several example binaries, including `farp-auto-detection`, `runnable-extension-demo`, `ai-demo`, `security-auto-middleware`, and `basic` from the `farp` directory, to declutter the codebase and remove unused resources. - Updated `.gitignore` to reflect the removal of these binaries, ensuring they are no longer tracked. Signed-off-by: Rex Raphael <rex.raphael@outlook.com>
1 parent fc67b88 commit 2a7ea5a

6 files changed

Lines changed: 6 additions & 0 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,13 @@ extensions/consensus/DEADLOCK_FIXED.md
101101
extensions/consensus/DEADLOCK_FIXED_V2.md
102102
extensions/database/FIXES.md
103103
extensions/events/FIXES.md
104+
# Compiled example binaries
105+
examples/farp-auto-detection/farp-auto-detection
106+
examples/runnable-extension/runnable-extension-demo
107+
extensions/ai/examples/ai-demo/ai-demo
108+
extensions/security/examples/security-auto-middleware/security-auto-middleware
104109
extensions/webrtc/examples/basic/basic
110+
farp/examples/basic/basic
105111
extensions/webrtc/PRODUCTION_READY.md
106112
MAKEFILE_CI_CD.md
107113
METRICS_DEADLOCK_FIX.md
-62 MB
Binary file not shown.
-53.4 MB
Binary file not shown.
-78.7 MB
Binary file not shown.
Binary file not shown.

farp/examples/basic/basic

-2.84 MB
Binary file not shown.

0 commit comments

Comments
 (0)