cleanup: add node repl history

This commit is contained in:
dogeystamp 2023-07-10 12:14:23 -04:00
parent 2883030476
commit d562ac5f99
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38

View File

@ -22,6 +22,7 @@ rm -rf \
~/.electron-gyp \
~/.yarn \
~/.yarnrc \
~/.node_repl_history \
~/.vimspector.log
# ipython supports XDG_CONFIG just not by default