diff --git a/.gitignore b/.gitignore index 4d29575de..b8fd47314 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,9 @@ npm-debug.log* yarn-debug.log* yarn-error.log* + +.env +.env.local +.env.development.local +.env.test.local +.env.production.local \ No newline at end of file diff --git a/public/index.html b/index.html similarity index 91% rename from public/index.html rename to index.html index 62f08955d..a369dc419 100644 --- a/public/index.html +++ b/index.html @@ -18,5 +18,6 @@
+