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.
This commit is contained in:
Brian Clozel 2014-04-15 14:54:48 +02:00 committed by Rob Winch
parent b8773f1166
commit c3ac7c0412
2 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -3,6 +3,6 @@
*~
_site
.idea
*.sw?
*.sw[op]
.project
sample-pages

BIN
js/ZeroClipboard.swf Normal file

Binary file not shown.