From 718f9b58331f4a9bee5eba3296329cc58b4364a6 Mon Sep 17 00:00:00 2001 From: Jannik Schönartz Date: Mon, 2 Jul 2018 20:39:23 +0000 Subject: [webapp] Initial commit to add the node webapp stuff. --- webapp/.gitignore | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 webapp/.gitignore (limited to 'webapp/.gitignore') diff --git a/webapp/.gitignore b/webapp/.gitignore new file mode 100644 index 0000000..541a820 --- /dev/null +++ b/webapp/.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