diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..7ce6e504 --- /dev/null +++ b/.gitignore @@ -0,0 +1,21 @@ +# Logs +logs +*.log +npm-debug.log* +yarn-debug.log* +yarn-error.log* +pnpm-debug.log* +lerna-debug.log* + +node_modules +.DS_Store +dist +*.local + +# Editor directories and files +.idea +*.suo +*.ntvs* +*.njsproj +*.sln +*.sw? \ No newline at end of file diff --git a/index.html b/index.html index 60d06276..f8a54cb6 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ - +