swag-wallets/.gitignore
Anton Belyaev 745b5ad2c5
Fix allOf in properties (#27)
* Fix withdrawal body spec
* Fix the rest of _allOf_ for properties
* Expand .gitignore
2018-09-14 20:07:59 +03:00

41 lines
530 B
Plaintext

# Dir for API portal deploy
dist
out
# Logs
logs
*.log
npm-debug.log*
# Runtime data
pids
*.pid
*.seed
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
# Coverage directory used by tools like istanbul
coverage
# node-waf configuration
.lock-wscript
# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release
# Dependency directory
node_modules
# Optional npm cache directory
.npm
# Optional REPL history
.node_repl_history
# CI
.wercker
# Generated
web_deploy/
package-lock.json