diff --git a/.gitignore b/.gitignore index be81037..2548e30 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,5 @@ .refcache .DS_store -*.xml -*.html -*.txt .idea # Dependencies diff --git a/interop/authzen-todo-application/public/index.html b/interop/authzen-todo-application/public/index.html new file mode 100644 index 0000000..c99bae0 --- /dev/null +++ b/interop/authzen-todo-application/public/index.html @@ -0,0 +1,20 @@ + + + + + + + + + + + Todo App + + + +
+ + diff --git a/interop/authzen-todo-application/public/robots.txt b/interop/authzen-todo-application/public/robots.txt new file mode 100644 index 0000000..e9e57dc --- /dev/null +++ b/interop/authzen-todo-application/public/robots.txt @@ -0,0 +1,3 @@ +# https://www.robotstxt.org/robotstxt.html +User-agent: * +Disallow: