16 lines
182 B
Plaintext
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
|