mirror of
https://github.com/thegeneralist01/archivr
synced 2026-07-21 18:55:36 +02:00
docs: add Track 4 auth foundation design spec + whitelist docs/superpowers in gitignore
This commit is contained in:
parent
5fba6987a3
commit
10aeebd878
3 changed files with 536 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -5,6 +5,8 @@
|
|||
!docs/
|
||||
!docs/LICENSE
|
||||
!docs/README*
|
||||
!docs/superpowers/
|
||||
!docs/superpowers/**
|
||||
|
||||
!crates
|
||||
!crates/**
|
||||
|
|
@ -18,6 +20,7 @@
|
|||
!Cargo.toml
|
||||
!Cargo.lock
|
||||
!ARCHIVR-MENTAL-MODEL.md
|
||||
!NEXT.md
|
||||
|
||||
!frontend/
|
||||
!frontend/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue