diff --git a/.gitignore b/.gitignore index 922f80d..375aaac 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,7 @@ -/appview/tangled/ -/appview/*.zip -/appview/htmx.min.js -/appview/pkg -/appview/src -/knotserver/tangled/ -/knotserver-git/tangled/ -/knotserver/src -/knotserver-git/src -/knotserver/pkg -/knotserver-git/pkg +/*/pkg +/*/tangled/ +/*/src/ +*.js *.log +*.zip *.zst