From 13f01c6e5497246eb22dfaa755d0ef7ec84251fe Mon Sep 17 00:00:00 2001 From: Markus Grigull Date: Sat, 4 Feb 2017 12:36:26 +0100 Subject: [PATCH] Initial commit --- .gitignore | 17 +++++++++++++++++ README.md | 3 +++ 2 files changed, 20 insertions(+) create mode 100644 .gitignore create mode 100644 README.md diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..86fceae --- /dev/null +++ b/.gitignore @@ -0,0 +1,17 @@ +# See http://help.github.com/ignore-files/ for more about ignoring files. + +# compiled output +/dist +/tmp + +# dependencies +/node_modules +/bower_components + +# misc +/.sass-cache +/connect.lock +/coverage/* +/libpeerconnection.log +npm-debug.log +testem.log diff --git a/README.md b/README.md new file mode 100644 index 0000000..9cdda3d --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# VILLASweb + +