mirror of
https://github.com/SuperBFG7/ympd
synced 2024-12-04 01:59:53 +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*
|