adevtool/.gitignore
2021-12-17 19:31:01 -08:00

17 lines
146 B
Text

*-debug.log
*-error.log
/.nyc_output
/dist
/lib
/package-lock.json
/tmp
node_modules
# Vendor output
/vendor/
# State
*.json
# Downloads
*.zip