2020-08-23 10:01:06 +00:00
|
|
|
# NPM
|
2018-12-09 07:21:01 +00:00
|
|
|
node_modules
|
|
|
|
npm-debug.log
|
|
|
|
|
|
|
|
# Jekyll
|
|
|
|
_site
|
2020-08-23 03:57:25 +00:00
|
|
|
_site/
|
|
|
|
.sass-cache/
|
|
|
|
.jekyll-cache/
|
2018-12-09 07:21:01 +00:00
|
|
|
.jekyll-metadata
|
2020-08-23 03:57:25 +00:00
|
|
|
Gemfile.lock
|
|
|
|
**/Gemfile.lock
|
2018-12-09 07:21:01 +00:00
|
|
|
|
|
|
|
# Temporary files
|
|
|
|
tmp
|
|
|
|
.DS_Store
|
|
|
|
Desktop.ini
|
|
|
|
._*
|
|
|
|
Thumbs.db
|
|
|
|
.Spotlight-V100
|
|
|
|
.Trashes
|
2020-08-23 10:01:06 +00:00
|
|
|
.idea
|