Made a deploy script for myself so had to add it to gitignore.
Also excluding the test post and using it as a template for later.
This commit is contained in:
parent
4a5d71bc14
commit
4ac4bbb2f7
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
deploy.sh
|
||||
node_modules/
|
||||
_site/
|
||||
.claude
|
||||
Loading…
Reference in a new issue