docs: add FAPP research paper LaTeX sources
Add paper directory with LaTeX source, bibliography, and Makefile for the FAPP (Federated Application Protocol) research paper. Build artifacts are gitignored.
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -26,3 +26,11 @@ docs/internal/
|
||||
# AI development workflow files
|
||||
master-prompt.md
|
||||
scripts/ai_team.py
|
||||
|
||||
# LaTeX build artifacts
|
||||
paper/*.aux
|
||||
paper/*.bbl
|
||||
paper/*.blg
|
||||
paper/*.log
|
||||
paper/*.out
|
||||
paper/*.pdf
|
||||
|
||||
Reference in New Issue
Block a user