Skip to content

Commit f3d1a4f

Browse files
[info](build): .gitignore
Signed-off-by: Ralph Hightower <[email protected]>
1 parent 46c3859 commit f3d1a4f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
_site/
2+
.sass-cache/
3+
.jekyll-cache/
4+
.jekyll-metadata
5+
# Ignore folders generated by Bundler
6+
.bundle/
7+
vendor/
8+
# Ignore npm stuff
9+
node_modules/

0 commit comments

Comments
 (0)