Exclude 'notes_graph.json' from files to watch
This commit is contained in:
parent
4bac4852fe
commit
ad25f0d579
@ -1,5 +1,6 @@
|
|||||||
title: My digital garden
|
title: My digital garden
|
||||||
include: ['_pages']
|
include: ['_pages']
|
||||||
|
exclude: ['_includes/notes_graph.json']
|
||||||
# You may need to change the base URL depending on your deploy configuration.
|
# You may need to change the base URL depending on your deploy configuration.
|
||||||
# Specifically, when using GitHub Pages, the baseurl should point to where GitHub
|
# Specifically, when using GitHub Pages, the baseurl should point to where GitHub
|
||||||
# Pages deploys your repository (which is usually the repository name).
|
# Pages deploys your repository (which is usually the repository name).
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user