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
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -33,3 +33,6 @@ Temporary Items
|
|||
# End of https://www.gitignore.io/api/macos
|
||||
|
||||
.vscode
|
||||
|
||||
# customize Headers whiteout touch git submodule.
|
||||
layouts/partials/extra-head.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue