1
0
mirror of https://gitlab.com/Anson-Projects/projects.git synced 2025-08-01 11:01:27 +00:00

Track freeze directory so that older posts don't rerun code every time

This commit is contained in:
2024-11-26 08:06:52 +00:00
parent 63c8096a88
commit c0c91caace
15 changed files with 307 additions and 11 deletions

5
.gitignore vendored
View File

@@ -1,7 +1,8 @@
_freeze/
_site/
.quarto/
public/
/.quarto/
ghost-upload/target/
posts/*/\.jupyter_cache/
/.quarto/*
!/.quarto/_freeze/
!/.quarto/_freeze/*