]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
.gitignore: add the Hugo folders.
authorXhmikosR <xhmikosr@gmail.com>
Sun, 17 Mar 2019 14:08:18 +0000 (16:08 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Wed, 27 Mar 2019 18:57:28 +0000 (20:57 +0200)
.gitignore

index 455ebd1b24b541a7a0887dfe02badaff79626c8c..c423b3c99be99a4106aad23e70369829a9ccdc6a 100644 (file)
@@ -2,6 +2,9 @@
 /_gh_pages/
 /site/.jekyll-metadata
 /site/docs/**/dist/
+# Hugo folders
+/site/static/**/dist/
+/resources/
 
 # Ignore ruby/bundler files
 /.bundle/