1
0
mirror of https://github.com/SuperBFG7/ympd synced 2024-07-26 20:24:20 +00:00
ympd/.prettierignore
2021-05-23 03:15:19 +00:00

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*