~bigbes/shroud

ref: 999bf1cb8045e0b245640d8f284d92f41b31b8a8 shroud/.gitignore -rw-r--r-- 124 bytes
999bf1cb — Eugene Blikh feat(reality): add autodetect command for decoy server 2 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
# Binary (root only, not cmd/shroud/)
/shroud

# State/runtime
state.yaml
access.yaml
*.tmp

# IDE
.idea/
.vscode/
*.swp
*~