diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e45e1c3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +dist + +node_modules + +.angular \ No newline at end of file diff --git a/index.html b/index.html index 895b5b3..266498d 100644 --- a/index.html +++ b/index.html @@ -15,5 +15,5 @@