Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
*patch
tmp0
**node_modules/*

# Ignore build artifacts
dist/

# Ignore macOS system files
.DS_Store

# ignore the bridge_config.json file
bridge_config.json
19 changes: 0 additions & 19 deletions bridge_config.json

This file was deleted.

12 changes: 0 additions & 12 deletions node_modules/.bin/tree-kill

This file was deleted.

Loading