diff --git a/.gitignore b/.gitignore index 37262b8e..7aa1e5c8 100644 --- a/.gitignore +++ b/.gitignore @@ -30,12 +30,14 @@ lib/**/*.css.shim.ts lib/**/*.shim.ngstyle.ts # other -/dist +/dist/ /demo/build .tmp compiled -/coverage +/coverage/ .ghpages-tmp stats.json -.idea \ No newline at end of file +.idea/ +demo/dist/ +demo/releases/ \ No newline at end of file