Initial commit

This commit is contained in:
Kim Biesbjerg
2016-12-03 15:09:39 +01:00
parent 916ba888aa
commit b5e1125efb
12 changed files with 342 additions and 1 deletions

19
.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
# IDE
.vscode
# Logs and other files
npm-debug.log*
.DS_Store
# Compiled files
dist
# Extracted strings
*.json
*.pot
# Dependency directory
node_modules
# Source maps for JS builds
*.js.map