added gitkeep and copied data

This commit is contained in:
2026-03-16 19:50:43 -05:00
parent ad5efe1913
commit 9e02032857
2 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@@ -188,3 +188,8 @@ ipython_config.py
# Remove previous ipynb_checkpoints # Remove previous ipynb_checkpoints
# git rm -r .ipynb_checkpoints/ # git rm -r .ipynb_checkpoints/
# User Added:
data/**
!data/**/
!**/.gitkeep

0
data/raw/.gitkeep Normal file
View File