AI Newsletter Digest improvements: fixed QP soft line break decoding, URL extraction, and content cleaning
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -31,3 +31,11 @@ Thumbs.db
|
||||
|
||||
# Node modules (if any scripts use npm)
|
||||
node_modules/
|
||||
|
||||
# Rust build artifacts
|
||||
target/
|
||||
*.rlib
|
||||
*.rmeta
|
||||
*.so
|
||||
*.dylib
|
||||
*.dll
|
||||
|
||||
Reference in New Issue
Block a user