mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2025-10-17 09:12:53 +03:00
Add pandoc for PDF creation and GitHub Actions for auto-generation
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
# Byte-compiled / optimized / DLL files
|
||||
*.epub
|
||||
*.pdf
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
@@ -61,4 +62,4 @@ target/
|
||||
scratch/
|
||||
|
||||
# IPython Notebook templates
|
||||
template.ipynb
|
||||
template.ipynb
|
||||
|
Reference in New Issue
Block a user