omit publish.sh
This commit is contained in:
@@ -3,3 +3,4 @@
|
|||||||
^LICENSE\.md$
|
^LICENSE\.md$
|
||||||
^.*\.Rproj$
|
^.*\.Rproj$
|
||||||
^\.Rproj\.user$
|
^\.Rproj\.user$
|
||||||
|
^publish.sh$
|
||||||
@@ -4,4 +4,5 @@
|
|||||||
_targets/
|
_targets/
|
||||||
_site/
|
_site/
|
||||||
*.html
|
*.html
|
||||||
*.DS_Store
|
*.DS_Store
|
||||||
|
publish.sh
|
||||||
|
|||||||
2
.gitignore
vendored
2
.gitignore
vendored
@@ -24,3 +24,5 @@ index.html
|
|||||||
|
|
||||||
# --- System ---
|
# --- System ---
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
|
publish.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user