commit 4d14bfd1fe8b128db069f56752b95f047e436b74 Author: Chakib Benziane Date: Wed Feb 21 21:25:39 2018 +0100 initial diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3f8ba99 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +node_modules +static/css +static/js +public/ +static/images-theme +.DS_Store +package-lock.json