mirror of
https://github.com/neongamerbot-qk/hackclub-nest
synced 2024-11-10 03:39:38 +00:00
5271a138c3
commit may contain secret info, or not follow .gitignore
5 lines
133 B
Bash
5 lines
133 B
Bash
# Remove uneeded files that just take up little space
|
|
rm .node_repl_history
|
|
rm .bash_history .bash_logout
|
|
rm .sh_history
|
|
rm .lesshst
|