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
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue