Skip to content

Commit bf0466a

Browse files
authored
Merge pull request #1 from leetcode/mentions
Allow multiple triggers for mentions
2 parents 32599af + faf5686 commit bf0466a

14 files changed

+178
-35097
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
localtesting/
22
node_modules/
33
bower_components/
4+
debug/
45

56
#For IDE
67
*.iml

.travis.yml

Lines changed: 0 additions & 18 deletions
This file was deleted.

CONTRIBUTING.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

LICENSE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
The MIT License (MIT)
22

33
Copyright (c) 2015 Next Step Webs, Inc.
4+
Copyright (c) 2017 Clockwork IT GmbH
45

56
Permission is hereby granted, free of charge, to any person obtaining a copy
67
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)