Skip to content

Commit 70bd36a

Browse files
committed
chore: add gitignore and remove tracked build artifacts
1 parent fa1f8ee commit 70bd36a

5,375 files changed

Lines changed: 12 additions & 1080048 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
node_modules/
2+
dist/
3+
build/
4+
.env
5+
*.log
6+
.DS_Store

mcp-server/.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
node_modules/
2+
dist/
3+
build/
4+
.env
5+
*.log
6+
.DS_Store

mcp-server/dist/index.js

Lines changed: 0 additions & 376 deletions
This file was deleted.

mcp-server/dist/tools/dns.js

Lines changed: 0 additions & 310 deletions
This file was deleted.

0 commit comments

Comments
 (0)