]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Clean up .gitignore (#32205)
authorXhmikosR <xhmikosr@gmail.com>
Thu, 10 Dec 2020 08:53:54 +0000 (10:53 +0200)
committerGitHub <noreply@github.com>
Thu, 10 Dec 2020 08:53:54 +0000 (10:53 +0200)
.gitignore

index 22ef64636b0d3d4511f04bf18ff5d742bb803e51..ef7b47d4b12ae257c357a354622fec70d2eb3a34 100644 (file)
@@ -1,12 +1,7 @@
 # Ignore docs files
 /_gh_pages/
-/site/docs/**/dist/
-/site/static/**/dist/
-
-# Ignore ruby/bundler files
-/.bundle/
-/vendor/
-/.ruby-version
+# Hugo folders
+/resources/
 
 # Numerous always-ignore extensions
 *.diff
@@ -44,4 +39,3 @@ Thumbs.db
 # Folders to ignore
 /js/coverage/
 /node_modules/
-/resources/