Skip to content

Commit 0d997a1

Browse files
committed
Update readme.md and add .gitattributes
1 parent 8588e57 commit 0d997a1

File tree

8 files changed

+6
-1
lines changed

8 files changed

+6
-1
lines changed

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Path-based git attributes
2+
# https://www.kernel.org/pub/software/scm/git/docs/gitattributes.html
3+
4+
# Ignore all test and documentation with "export-ignore".
5+
/.demos export-ignore

LICENSE.txt

100644100755
File mode changed.

README.md

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ See code example - [html code and include plugin & basic config](https://github.
88

99
Plugin gif in action:
1010
-------------------
11-
![Jquery dynamic content menu](https://github.com/coderius/github-images/blob/master/ezgif.com-video-to-gif.gif "Jquery dynamic content menu")
11+
![Jquery dynamic content menu](https://github.com/coderius/github-images/blob/master/ezgif.com-video-to-gif.gif?raw=true "Jquery dynamic content menu")
1212

1313
Basic usage.
1414
-----------

bower.json

100644100755
File mode changed.

demos/index.html

100644100755
File mode changed.

jquery-dynamic-content-menu.css

100644100755
File mode changed.

jquery-dynamic-content-menu.js

100644100755
File mode changed.

package.json

100644100755
File mode changed.

0 commit comments

Comments
 (0)