diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 00000000..a53d28ac --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,5 @@ +{ + "[yaml]": { + "yaml.format.enable": true + } +} \ No newline at end of file diff --git a/03-core-features/filters/excluded-file.txt b/03-core-features/filters/excluded-file.txt index e69de29b..30d74d25 100644 --- a/03-core-features/filters/excluded-file.txt +++ b/03-core-features/filters/excluded-file.txt @@ -0,0 +1 @@ +test \ No newline at end of file diff --git a/03-core-features/filters/included-file.md b/03-core-features/filters/included-file.md index e69de29b..1748362c 100644 --- a/03-core-features/filters/included-file.md +++ b/03-core-features/filters/included-file.md @@ -0,0 +1 @@ +Updated .md file