Files
wl-webrtc/.gitignore
dailz 14d1cf173a chore: add .sisyphus/ to .gitignore, remove committed BUGS.md
The .gitignore had a comment about Sisyphus artifacts but was missing
the actual pattern. BUGS.md is replaced by the .sisyphus/ ignore rule.
2026-05-25 08:56:21 +08:00

20 lines
158 B
Plaintext

# Rust build artifacts
/target/
# Nix
/result
# IDE
.idea/
.vscode/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
# Sisyphus orchestration artifacts
.sisyphus/