obj2gltf/.prettierignore
2021-08-02 10:46:58 -04:00

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