~bigbes/shroud

ref: 321879085cefec9f799abe941b2b76b17ad4a1db shroud/.gitignore -rw-r--r-- 124 bytes
32187908 — Eugene Blikh refactor: rename Go module to go.bigb.es/shroud 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
*~