diff --git a/web/.gitignore b/web/.gitignore index 10ec168..2610592 100644 --- a/web/.gitignore +++ b/web/.gitignore @@ -1,4 +1,3 @@ node_modules .parcel-cache -dist -fingerprint.hex +dist \ No newline at end of file diff --git a/web/fingerprint.hex b/web/fingerprint.hex new file mode 120000 index 0000000..387f554 --- /dev/null +++ b/web/fingerprint.hex @@ -0,0 +1 @@ +../cert/localhost.hex \ No newline at end of file