@ -10,7 +10,7 @@
conf/**/*credentials*
# ignore everything in the following folders
# data/**
data/**
logs/**
# except their sub-folders
@ -21,7 +21,7 @@ logs/**
!.gitkeep
# also keep the example dataset
!data/01_raw/iris.csv
!data/01_raw/**
##########################