diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2a1ad00 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +tags +.DS_Store diff --git a/front/.gitignore b/front/.gitignore new file mode 100644 index 0000000..c2658d7 --- /dev/null +++ b/front/.gitignore @@ -0,0 +1 @@ +node_modules/ diff --git a/front/index.html b/front/index.html new file mode 100644 index 0000000..45f19ef --- /dev/null +++ b/front/index.html @@ -0,0 +1,43 @@ + + + + Twilio Sync Kanban + + + + +
+ + +