mirror of
https://github.com/getnora-io/nora.git
synced 2026-04-12 09:10:32 +00:00
28 lines
346 B
Plaintext
28 lines
346 B
Plaintext
/target
|
|
data/
|
|
*.htpasswd
|
|
.env
|
|
.env.*
|
|
*.log
|
|
internal config
|
|
|
|
# Backup files
|
|
*.bak
|
|
|
|
# Internal files
|
|
SESSION*.md
|
|
TODO.md
|
|
docs-site/
|
|
docs/
|
|
*.txt
|
|
|
|
## Internal files
|
|
.internal/
|
|
examples/
|
|
|
|
# Generated by CI
|
|
*.cdx.json
|
|
|
|
# Dead crates (kept in repo for reference but excluded from workspace)
|
|
# nora-cli/ and nora-storage/ remain in git but are not built
|