Skip to content

Commit 07a1ecb

Browse files
committed
cleanup
1 parent 1ba41ae commit 07a1ecb

File tree

5 files changed

+79
-4
lines changed

5 files changed

+79
-4
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ _site/
77
.jekyll-cache/
88
.jekyll-metadata
99

10+
node_modules/
11+
1012
# Additional Ruby/bundler ignore for when you run: bundle install
1113
/vendor
1214

1315
# Specific ignore for GitHub Pages
14-
# GitHub Pages will always use its own deployed version of pages-gem
16+
# GitHub Pages will always use its own deployed version of pages-gem
1517
# This means GitHub Pages will NOT use your Gemfile.lock and therefore it is
1618
# counterproductive to check this file into the repository.
1719
# Details at https://github.com/github/pages-gem/issues/768

package-lock.json

Lines changed: 76 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

stylebot_backup.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

userChrome.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

userContent.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)