ADD layouts/partials/extra-head.html
to .gitignore
This can be a Great option to customize Headers whiteout touch git submodule.
This commit is contained in:
parent
57bd108819
commit
5f9ed7cc0e
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -32,4 +32,7 @@ Temporary Items
|
||||||
|
|
||||||
# End of https://www.gitignore.io/api/macos
|
# End of https://www.gitignore.io/api/macos
|
||||||
|
|
||||||
.vscode
|
.vscode
|
||||||
|
|
||||||
|
# customize Headers whiteout touch git submodule.
|
||||||
|
layouts/partials/extra-head.html
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue