obj2gltf/.prettierignore

13 lines
175 B
Plaintext

# Ignore everything
*
# Unignore directories (to all depths) and unignore code and style files in these directories
!bin/**/
!doc/**/
!lib/**/
!specs/**/
!**/*.js
!**/*.md