first commit - the initial version of ng2-fittext, not best but good

This commit is contained in:
Lorenzo Iovino 2017-03-14 13:46:18 +01:00
commit abf9e20a50
7 changed files with 125 additions and 0 deletions

10
.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
# Node generated files
node_modules
npm-debug.log
# OS generated files
Thumbs.db
.DS_Store
# Ignored files
*.js
*.map
*.d.ts