diff --git a/.gitignore b/.gitignore index f6a5627..8be3746 100644 --- a/.gitignore +++ b/.gitignore @@ -260,3 +260,6 @@ dist **/*.buckets *.css +!/build +/build/* +!/build/.gitkeep diff --git a/build/.gitkeep b/build/.gitkeep new file mode 100644 index 0000000..e69de29