Skip to content

Commit

Permalink
update .gitignore for data files
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidOry committed Jan 15, 2025
1 parent 6a20f93 commit 838f2e4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -164,5 +164,9 @@ cython_debug/
# MacOS file
.DS_Store
data/interim/survey_data_clean.csv
data/interim/survey_expanded_v2_all.csv
data/interim/survey_expanded_v3_all.csv
data/interim/survey_expanded_v2_depart.csv
data/interim/survey_expanded_v3_depart.csv
data/processed/data_model_output.csv
data/processed/failed_records.csv

0 comments on commit 838f2e4

Please sign in to comment.