Related to: Usage as a lib #8 1. feature gating of TLS and other features not supported with WASM. 2. updated documentation. 3. creation of AI slop WASM example for verification.
16 lines
119 B
Plaintext
16 lines
119 B
Plaintext
# Build artifacts
|
|
/target/
|
|
/pkg/
|
|
|
|
# IDE files
|
|
.vscode/
|
|
.idea/
|
|
|
|
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Backup files
|
|
*~
|
|
*.bak
|