diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..4d115db9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,23 @@ +# Logs +logs +*.log +npm-debug.log* +yarn-debug.log* +yarn-error.log* +pnpm-debug.log* +lerna-debug.log* + +node_modules +.DS_Store +dist +unpackage +*.local + +# Editor directories and files +.idea +.svn +*.suo +*.ntvs* +*.njsproj +*.sln +*.sw? \ No newline at end of file diff --git a/index.html b/index.html index c3ff205f..fb81ddc6 100644 --- a/index.html +++ b/index.html @@ -15,6 +15,6 @@
- +