9 lines
141 B
Plaintext
9 lines
141 B
Plaintext
nushell/history.txt
|
|
# Ignore application history files
|
|
**/history.txt
|
|
**/history.db
|
|
|
|
# Ignore shell history files
|
|
.zsh_history
|
|
.bash_history
|