Skip to content

Commit 2da4dd0

Browse files
committed
Cleanup: Updated .gitignore and removed temporary files
1 parent dd0d833 commit 2da4dd0

File tree

2 files changed

+5
-58
lines changed

2 files changed

+5
-58
lines changed

.github/workflows/github-pages.yml

Lines changed: 0 additions & 57 deletions
This file was deleted.

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,8 @@ _site/
33
.jekyll-cache/
44
.jekyll-metadata
55
Gemfile.lock
6-
.vs/
6+
.vs/
7+
vendor/
8+
.bundle/
9+
.vscode/
10+
.DS_Store

0 commit comments

Comments
 (0)