mirror of
https://github.com/SuperBFG7/ympd
synced 2024-11-24 05:47:17 +00:00
14 lines
270 B
Plaintext
14 lines
270 B
Plaintext
# Used by Prettier to ignore certain files and folders completely.
|
|
# See https://prettier.io/docs/en/ignore.html for details.
|
|
|
|
# Ignore build and system artifacts
|
|
build/
|
|
cmake/
|
|
contrib/
|
|
|
|
# Ignore all 3rd party libraries
|
|
**/bootstrap*
|
|
**/jquery*
|
|
**/modernizr*
|
|
**/sammy*
|