first commit - the initial version of ng2-fittext, not best but good
This commit is contained in:
commit
abf9e20a50
7 changed files with 125 additions and 0 deletions
9
.npmignore
Normal file
9
.npmignore
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Node generated files
|
||||
node_modules
|
||||
npm-debug.log
|
||||
# OS generated files
|
||||
Thumbs.db
|
||||
.DS_Store
|
||||
# Ignored files
|
||||
*.ts
|
||||
!*.d.ts
|
||||
Loading…
Add table
Add a link
Reference in a new issue