Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Commit

Permalink
keep data folder inside dags
Browse files Browse the repository at this point in the history
  • Loading branch information
jkleinkauff committed Jan 25, 2022
1 parent 6e92042 commit 59acea7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/dags/__pycache__
/dags/data/*
/logs
/plugins
/venv
Expand Down
1 change: 1 addition & 0 deletions dags/data/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Some DAGs will need this folder

0 comments on commit 59acea7

Please sign in to comment.