git-subtree-dir: server git-subtree-mainline:fb6a84d75fgit-subtree-split:8a88706ff9
12 lines
151 B
Plaintext
12 lines
151 B
Plaintext
# Rust build output
|
|
/target/
|
|
/data/
|
|
|
|
# Local configuration and secrets
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
|
|
# Graphify generated knowledge graphs
|
|
/graphify-out/
|