Skip to content

Commit 848b687

Browse files
author
Djordje Atlialp
authored
Merge pull request #325 from sapianco/master
ADD `layouts/partials/extra-head.html` to .gitignore
2 parents fdd900c + 5f9ed7c commit 848b687

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,7 @@ Temporary Items
3232

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

35-
.vscode
35+
.vscode
36+
37+
# customize Headers whiteout touch git submodule.
38+
layouts/partials/extra-head.html

0 commit comments

Comments
 (0)