omit publish.sh

This commit is contained in:
2026-02-10 06:40:16 -05:00
parent 0476f6f8f8
commit 597d60d889
3 changed files with 5 additions and 1 deletions

View File

@@ -3,3 +3,4 @@
^LICENSE\.md$ ^LICENSE\.md$
^.*\.Rproj$ ^.*\.Rproj$
^\.Rproj\.user$ ^\.Rproj\.user$
^publish.sh$

View File

@@ -5,3 +5,4 @@ _targets/
_site/ _site/
*.html *.html
*.DS_Store *.DS_Store
publish.sh

2
.gitignore vendored
View File

@@ -24,3 +24,5 @@ index.html
# --- System --- # --- System ---
.DS_Store .DS_Store
publish.sh