added package.json and updated .gitignore

This commit is contained in:
Manuel Friedli 2016-06-06 14:50:30 +02:00
parent 4e4d7d323f
commit 788f865225
2 changed files with 57 additions and 0 deletions

1
.gitignore vendored
View file

@ -2,3 +2,4 @@
.idea/
*.iml
atlassian-ide-plugin.xml
node_modules/