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:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -3,6 +3,6 @@
|
||||
*~
|
||||
_site
|
||||
.idea
|
||||
*.sw?
|
||||
*.sw[op]
|
||||
.project
|
||||
sample-pages
|
||||
|
||||
BIN
js/ZeroClipboard.swf
Normal file
BIN
js/ZeroClipboard.swf
Normal file
Binary file not shown.
Reference in New Issue
Block a user