# the files I don't want to push
~$*
.snakemake
*.pptx

# OS generated files 
.DS_Store

# folders

data/
output/
plots/
Snakefile_ex*