adevtool/.gitignore
2021-11-07 02:35:11 -08:00

11 lines
111 B
Text

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