mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-08-13 13:03:34 +00:00
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.
9 lines
53 B
Plaintext
9 lines
53 B
Plaintext
#*
|
|
.#*
|
|
*~
|
|
_site
|
|
.idea
|
|
*.sw[op]
|
|
.project
|
|
sample-pages
|