Skip to content

Commit

Permalink
ADD layouts/partials/extra-head.html to .gitignore
Browse files Browse the repository at this point in the history
This can be a Great option to customize Headers whiteout touch git submodule.
  • Loading branch information
arpagon authored Aug 27, 2021
1 parent 57bd108 commit 5f9ed7c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,7 @@ Temporary Items

# End of https://www.gitignore.io/api/macos

.vscode
.vscode

# customize Headers whiteout touch git submodule.
layouts/partials/extra-head.html

0 comments on commit 5f9ed7c

Please sign in to comment.