Files
webterm/.gitignore
T
2026-02-14 22:40:29 +00:00

24 lines
189 B
Plaintext

.DS_Store
.idea/
.vscode/
*.swp
*.swo
*~
# Runtime artifacts
*.log
webterm.log
# Coverage/build artifacts
coverage.out
dist/
build/
target/
# Go
bin/
# Frontend
node_modules/
bun.lockb