section 2 WIP

This commit is contained in:
2026-04-29 15:41:24 +03:00
parent b570b7c9b0
commit 05f5cc692a
5 changed files with 229 additions and 0 deletions
+54
View File
@@ -0,0 +1,54 @@
# LaTeX build files
*.aux
*.bbl
*.bcf
*.blg
*.fdb_latexmk
*.fls
*.idx
*.ilg
*.ind
*.lof
*.log
*.lot
*.nav
*.out
*.run.xml
*.snm
*.synctex.gz
*.toc
*.vrb
# Beamer / minted / glossaries / nomenclature
*.acn
*.acr
*.alg
*.glg
*.glo
*.gls
*.ist
*.loa
*.lol
*.nlo
*.nls
*.pyg
_minted-*/
# Temporary files
*.tmp
*.bak
*.swp
*.swo
*~
# Editors / IDEs
.vscode/
.idea/
# OS files
.DS_Store
Thumbs.db
# Keep final PDFs ignored by default.
# Remove this line if you want to commit the compiled PDF.
*.pdf