2025-08-05 23:51:42 +08:00

16 lines
182 B
Plaintext

*.swp
.*.swp
npm-debug.log
node_modules
build
# don't need these in the npm package.
html/*.png
# don't ignore .npmignore files
# these are used in some tests.
!.npmignore
*.pyc