mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-03-12 04:34:36 -05:00
Add site/_build/ to gitignore - temporary build artifacts should not be tracked
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -80,6 +80,7 @@ share/
|
||||
|
||||
# Jupyter Book
|
||||
book/_build/
|
||||
site/_build/
|
||||
|
||||
# NBGrader
|
||||
assignments/autograded/
|
||||
|
||||
Reference in New Issue
Block a user