diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2e6cbfd --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +.* +!.gitignore +node_modules +package*.json +*-lock.* +stac_model +tests + diff --git a/index.html b/index.html new file mode 100644 index 0000000..4ea5a25 --- /dev/null +++ b/index.html @@ -0,0 +1,13 @@ + + + + + + +