diff --git a/.gitignore b/.gitignore index ccb9b2a..426d295 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,6 @@ # Build /ts/ /js/ -/jsr/ /npm/ /tmp/ diff --git a/jsr/.gitignore b/jsr/.gitignore new file mode 100644 index 0000000..d6b7ef3 --- /dev/null +++ b/jsr/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore