~bigbes/shroud

ref: f351e0e2219a80b39e0a2f018ccdeb4c059ad133 shroud/.gitignore -rw-r--r-- 124 bytes
f351e0e2 — Eugene Blikh refactor: rename project to shroud 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
*~