mirror of
https://github.com/skoelle/kctl-tui.git
synced 2026-09-17 20:10:24 +00:00
Initial scaffold: Go + Bubble Tea kctl-tui (spec, plan, core logic, tests, CI, install script)
This commit is contained in:
+18
@@ -0,0 +1,18 @@
|
||||
# Binaries
|
||||
/bin/
|
||||
/dist/
|
||||
kctl-tui
|
||||
kctl-tui.exe
|
||||
|
||||
# Go
|
||||
*.test
|
||||
*.out
|
||||
vendor/
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Editors
|
||||
.vscode/
|
||||
.idea/
|
||||
Reference in New Issue
Block a user