adevtool/.gitignore
2021-11-06 23:34:51 -07:00

8 lines
85 B
Text

*-debug.log
*-error.log
/.nyc_output
/dist
/lib
/package-lock.json
/tmp
node_modules