2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

.gitignore: add the Hugo folders.

This commit is contained in:
XhmikosR
2019-03-17 16:08:18 +02:00
parent 413c313644
commit 72a1437dae
+3
View File
@@ -2,6 +2,9 @@
/_gh_pages/
/site/.jekyll-metadata
/site/docs/**/dist/
# Hugo folders
/site/static/**/dist/
/resources/
# Ignore ruby/bundler files
/.bundle/