瀏覽代碼

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.
Brian Clozel 11 年之前
父節點
當前提交
c3ac7c0412
共有 2 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .gitignore
  2. 二進制
      js/ZeroClipboard.swf

+ 1 - 1
.gitignore

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

二進制
js/ZeroClipboard.swf