feat(core): initialize project with access control and AI integration

This commit is contained in:
ZhenYi 2026-05-10 22:15:52 +08:00
parent b8c1dc5958
commit 003f0477f4

View File

@ -7,6 +7,7 @@ node_modules/
.env.local .env.local
.env.*.local .env.*.local
# Exclude all target/ content, then selectively re-include linux release binaries # Exclude all target/ content, then selectively re-include release binaries
target/ target/
!target/release/
!target/x86_64-unknown-linux-gnu/release/ !target/x86_64-unknown-linux-gnu/release/