516f1b1946
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
24 lines
189 B
Plaintext
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
|