Permalink
Please sign in to comment.
Browse files
Updated README.md to use Bower version from shields.io, removed Subli…
…me Text project file and updated .gitignore
- Loading branch information...
Showing
with
4 additions
and 15 deletions.
- +2 −1 .gitignore
- +2 −1 README.md
- +0 −13 emojify.js.sublime-project
3
.gitignore
3
README.md
13
emojify.js.sublime-project
| @@ -1,13 +0,0 @@ | ||
| -{ | ||
| - "folders": | ||
| - [ | ||
| - { | ||
| - "folder_exclude_patterns": | ||
| - [ | ||
| - "node_modules" | ||
| - ], | ||
| - "follow_symlinks": true, | ||
| - "path": "." | ||
| - } | ||
| - ] | ||
| -} |
0 comments on commit
43860ee