Skip to content

Commit da40d46

Browse files
committed
docs: ignore docs/_site and docs/.sass-cache
1 parent 4878ca4 commit da40d46

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
node_modules/
22
creds/
33
dist/
4+
docs/_site/
5+
docs/.sass_cache/
46
.cache/
57
.git/
68
.heroku*

0 commit comments

Comments
 (0)