~bigbes/shroud

ref: 3394139df40339ebdae50f853d922c14fca77c35 shroud/.gitignore -rw-r--r-- 124 bytes
3394139d — Eugene Blikh docs: update README with VLESS+REALITY, CI/CD site deployment a month 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
*~