Ignore .jekyll-metatada
[rnaseq-cwl-training.git] / .gitignore
1 *.pyc
2 *~
3 .DS_Store
4 .ipynb_checkpoints
5 .sass-cache
6 .jekyll-cache/
7 .jekyll-metadata
8 __pycache__
9 _site
10 .Rproj.user
11 .Rhistory
12 .RData
13 .bundle/
14 .vendor/
15 vendor/
16 .docker-vendor/
17 Gemfile.lock
18 .*history