pwgen-for-bios/.gitignore
Slava Bacherikov b99bdd7c81 Update modules and dependencies, change to jsbi
* Drop gulp support
* Migrate long.js to JSBI library (for long math)
* Update karma targets
2020-05-29 20:25:50 +03:00

17 lines
160 B
Text

.*.sw[po]
*.py[co]
*.bak
.nyc_output/
upload/
build/
temp/
typings.json
node_modules/
dist/
*.env
coverage/
npm-debug.log
test-dist/
coverage-dist/
venv/
work/