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:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,7 +1,8 @@
|
||||
_freeze/
|
||||
_site/
|
||||
.quarto/
|
||||
public/
|
||||
/.quarto/
|
||||
ghost-upload/target/
|
||||
posts/*/\.jupyter_cache/
|
||||
/.quarto/*
|
||||
!/.quarto/_freeze/
|
||||
!/.quarto/_freeze/*
|
Reference in New Issue
Block a user