Skip to content

Commit 6877024

Browse files
committed
Remove mdns-discovery binary
1 parent 068114e commit 6877024

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

.gitignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Build artifacts
2+
/mdns-discovery
3+
!/mdns-discovery/
4+
mdns-discovery.exe
5+
__pycache__/
6+
7+
# IDEs
8+
.idea/
9+
.vscode/
10+
*.bak
11+
*.code-workspace
12+
*.sublime-workspace
13+
14+
/dist

mdns-discovery

-4.55 MB
Binary file not shown.

0 commit comments

Comments
 (0)