[dbb3ea]: / .gitignore

Download this file

41 lines (30 with data), 317 Bytes

# Resilio Sync
*.sync

# MAC
*Icon*
*.DS_Store

# R stuff
*.Rhistory
*.rds

# Images
*.pdf
*.tiff
*.ai
*.svg

# Data files
*.hdf5
*.gz
*.zip

# output files
*.html
*.log
*.tsv

# Ignore local folders
**/local-data
*.Rproj.user

# Jupyter notebooks
*.ipynb_checkpoints
# *.ipynb
.Rproj.user

*.snakemake*


*slurm*out