diff --git a/.gitignore b/.gitignore index d224d3c..342f695 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ /build **/target +/tools +*.ignore diff --git a/components/.gitignore b/components/.gitignore new file mode 100644 index 0000000..378eac2 --- /dev/null +++ b/components/.gitignore @@ -0,0 +1 @@ +build