git ignore files produced by HCFILES (#2084)
Co-authored-by: rmkaplan <69548581+rmkaplan@users.noreply.github.com>
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -13,11 +13,9 @@ maiko/
|
|||||||
# normally when you have derived files, you ignore them from git
|
# normally when you have derived files, you ignore them from git
|
||||||
# because they will get regenerated when you rebuild.
|
# because they will get regenerated when you rebuild.
|
||||||
# MEDLEY-UTILS HCFILES regenerates
|
# MEDLEY-UTILS HCFILES regenerates
|
||||||
|
# index.html files are also produced by HCFILES
|
||||||
# do not ignore .pdf files after all... rather, [new workflow](scripts/make-gh-pages.md) stores it in the src repository gh-pages branch.
|
*.pdf
|
||||||
|
index.html
|
||||||
# *.pdf
|
|
||||||
# index.html
|
|
||||||
|
|
||||||
|
|
||||||
# all loadup files
|
# all loadup files
|
||||||
|
|||||||
Reference in New Issue
Block a user