mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-04-29 17:20:21 -05:00
33 lines
323 B
Plaintext
33 lines
323 B
Plaintext
# Environments
|
|
/env/
|
|
|
|
# Editors
|
|
.idea/
|
|
.vscode/
|
|
|
|
# Generated files from Quarto
|
|
/.quarto/
|
|
/_book/
|
|
|
|
index.tex
|
|
index.aux
|
|
index.pdf
|
|
index.toc
|
|
index_files/
|
|
index.log
|
|
site_libs
|
|
contents/*.html
|
|
/index.html
|
|
/*.ipynb
|
|
/*.epub
|
|
**/figure-latex/*
|
|
**/figure-epub/*
|
|
|
|
# macOS
|
|
.DS_Store
|
|
*.icloud
|
|
|
|
/.luarc.json
|
|
|
|
Machine-Learning-Systems.tex
|