From dc102d24f0fcb6247388880abc7f3208d0b7a9eb Mon Sep 17 00:00:00 2001 From: Jannik Schönartz Date: Sun, 10 Mar 2019 03:50:32 +0000 Subject: [documentation] Add documentation site Override css (Design the topbar & site) <-- A lot of Udo's help Create structure for the differen pages Start writing the installation Write the getting started API site Write documentation of the authentication api Write documentation of the setup api --- documentation/.gitignore | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 documentation/.gitignore (limited to 'documentation/.gitignore') diff --git a/documentation/.gitignore b/documentation/.gitignore new file mode 100644 index 0000000..541a820 --- /dev/null +++ b/documentation/.gitignore @@ -0,0 +1,14 @@ +.DS_Store +node_modules/ +/dist/ +npm-debug.log* +yarn-debug.log* +yarn-error.log* + +# Editor directories and files +.idea +.vscode +*.suo +*.ntvs* +*.njsproj +*.sln -- cgit v1.2.3-55-g7522