lychee/.gitignore
2024-12-20 10:10:23 +01:00

24 lines
378 B
Text

# macOS-specific files
.DS_Store
# Windows-specific files
Thumbs.db
# Generated by Cargo
/target/
debug/
# NOTE: Cargo.lock should be committed for workspaces with both binaries and libraries
# Cargo.lock
# Backup files generated by rustfmt
**/*.rs.bk
# IDE-specific files and directories
.idea/
.vscode/
.zed/
# lychee-specific files
.lycheecache
.config.dummy.report.md