diff --git a/.gitignore b/.gitignore index 120c149..b5b64e6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ .DS_Store node_modules -#/dist +./front/dist # local env files diff --git a/front/dist/index.html b/front/dist/index.html deleted file mode 100644 index 62748d5..0000000 --- a/front/dist/index.html +++ /dev/null @@ -1 +0,0 @@ -ChattyPub
\ No newline at end of file