drone and gitignore

This commit is contained in:
2026-05-13 13:51:54 -07:00
parent daa5767fc2
commit 48595ba14b
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -8,3 +8,4 @@ steps:
commands:
- npm install
- npm run build
- rsync -uav _site/ mattrbld-site
+1
View File
@@ -1,2 +1,3 @@
_live
_site
node_modules