mirror of
https://github.com/QL-Win/QuickLook.git
synced 2026-05-09 02:07:50 +08:00
92c2d9ed4c
This commit does not implement the file link
9 lines
266 B
Plaintext
9 lines
266 B
Plaintext
# Ignore HTML files in Resources and subdirectories
|
|
Resources/**/*.html linguist-vendored
|
|
|
|
# Ignore CSS files in Resources and subdirectories
|
|
Resources/**/*.css linguist-vendored
|
|
|
|
# Ignore JS files in Resources and subdirectories
|
|
Resources/**/*.js linguist-vendored
|