master
text 19 lines 158 Bytes
Raw
1 # Binary
2 nd-mcp
3
4 # Build cache and directories
5 /bin/
6 /pkg/
7
8 # Debug files
9 *.debug
10 *.test
11 debug
12 debug.test
13
14 # IDE specific files
15 .idea/
16 .vscode/
17 *.swp
18 *.swo
19 *~