dotfiles/.gitignore

9 lines
141 B
Plaintext

nushell/history.txt
# Ignore application history files
**/history.txt
**/history.db
# Ignore shell history files
.zsh_history
.bash_history