1
0
mirror of synced 2026-08-06 02:08:01 +00:00

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
+1 -1
View File
@@ -3,6 +3,6 @@
*~
_site
.idea
*.sw?
*.sw[op]
.project
sample-pages