Skip to content

Commit

Permalink
chore: Update excluded files and directories in _config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dell-datascience committed Jul 13, 2024
1 parent 7cedf8a commit e46bc52
Showing 1 changed file with 13 additions and 14 deletions.
27 changes: 13 additions & 14 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
theme: jekyll-theme-minimal
title: Data Engineering
exclude:
exclude:
- .git
- .gitignore
- .github
- .git attributes
- .git modules
- week_1_basics_and_setup/*
- week_2_workflow_orchestration/*
- week_3_data_warehouse/*
- week_4_analytics_engineering/*
- week_5_batch/*
- workshop/*
- README.md
- main.txt
- .git
- .gitignore
- .github
- .git attributes
- .git modules
- week_1_basics_and_setup/*
- week_2_workflow_orchestration/*
- week_3_data_warehouse/*
- week_4_analytics_engineering/*
- week_5_batch/*
- workshop/*
- README.md
- main.txt

0 comments on commit e46bc52

Please sign in to comment.