diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2d2b47d --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.idea +node_modules \ No newline at end of file diff --git a/public/.gitignore b/public/.gitignore index 4187d67..85ee53f 100644 --- a/public/.gitignore +++ b/public/.gitignore @@ -1 +1,2 @@ -bundle.js \ No newline at end of file +bundle.js +bundle.css \ No newline at end of file