update gitignore

develop
gwen 3 years ago
parent 5491d2f1dd
commit ce6e7b9a8c

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

Loading…
Cancel
Save