feat(core): initialize project with access control and AI integration
This commit is contained in:
parent
b8c1dc5958
commit
003f0477f4
@ -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/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user