Skip to content

Commit 84f6a87

Browse files
CopilotDRSDavidSoft
andcommitted
Update .gitignore to exclude Jekyll build artifacts
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
1 parent 5b00706 commit 84f6a87

File tree

3,827 files changed

+11
-519607
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,827 files changed

+11
-519607
lines changed

.bundle/config

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

.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@
55
# Reserved hidden directory
66
.*_space
77

8+
# Jekyll build artifacts
9+
_site/
10+
.sass-cache/
11+
.jekyll-cache/
12+
.jekyll-metadata
13+
14+
# Bundler
15+
vendor/
16+
.bundle/
17+
Gemfile.lock
18+
819
# =========================
920
# Operating System Files
1021
# =========================

Gemfile.lock

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

_site/CNAME

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

_site/README.md

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

0 commit comments

Comments
 (0)