]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
.gitignore: add Jekyll's cache folder (#30454)
authorXhmikosR <xhmikosr@gmail.com>
Wed, 25 Mar 2020 21:08:53 +0000 (23:08 +0200)
committerGitHub <noreply@github.com>
Wed, 25 Mar 2020 21:08:53 +0000 (23:08 +0200)
So that when we switch branches the folder is ignored.

.gitignore

index dff85a65c0ef4b50a4c01bdd4a247b974bc45f90..4ac6ac3259c7be20345fe7262fe6e5b789798e77 100644 (file)
@@ -3,6 +3,8 @@
 # This is the old Jekyll docs dist folder;
 # keeping it here so that when we switch branches it doesn't show up
 /site/docs/**/dist/
+# Jekyll's cache folder; keeping it for the same reason as above
+/site/.jekyll-cache/
 # Hugo resources folder
 /resources/