diff --git a/.gitignore b/.gitignore index 3e786924..66c5b99a 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,3 @@ node_modules/ # IDE-specific .vscode/ - -# Build artifacts -build/ diff --git a/packages/bcp/.gitignore b/packages/bcp/.gitignore new file mode 100644 index 00000000..68bf3735 --- /dev/null +++ b/packages/bcp/.gitignore @@ -0,0 +1,3 @@ +build/ +dist/ +docs/