Skip to content

Commit afb3adc

Browse files
committed
Add the .fragments folder to gitignore
1 parent cd1b658 commit afb3adc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1+
# The result of Jekyll build
12
_site
23
.sass-cache
34
.jekyll-metadata
45

6+
# Intermediate directory used by `embed-code` Jekyll subcommand
7+
.fragments
8+
59
# IntelliJ IDEA modules and interim config files
610
*.iml
711
.idea/*.xml

0 commit comments

Comments
 (0)