Skip to content

Commit 92c5b85

Browse files
committed
Add missing ZeroClipbpard SWF file
Flash support for ZeroClipboard is not working in project pages since the SWF file is missing. There was a typo in the .gitignore file that ignored "*.sw?" files.
1 parent 85ed196 commit 92c5b85

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
*~
44
_site
55
.idea
6-
*.sw?
6+
*.sw[op]
77
.project
88
sample-pages

js/ZeroClipboard.swf

1.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)