This commit is contained in:
Daniel Haus 2026-02-06 09:26:15 +03:00
commit bb18dd7f09
15 changed files with 772 additions and 0 deletions

22
.gitignore vendored Normal file
View file

@ -0,0 +1,22 @@
# LaTeX intermediate files
*.aux
*.bbl
*.bcf
*.blg
*.log
*.run.xml
*.synctex.gz
*.toc
*.out
*.fls
*.fdb_latexmk
# Temporary files
*~
*.swp
# Generated PDFs (если не хочешь хранить)
*.pdf
# Templates
*.docx