Git ignore local bash history.

This commit is contained in:
Tormod G. Hellen 2023-05-15 15:44:37 +02:00
parent 1555797675
commit d607ea1683
No known key found for this signature in database
GPG Key ID: 13F76F45CB334E5B

3
.gitignore vendored
View File

@ -72,3 +72,6 @@ img-export/**/*.png
nix/result*
/result*
/shell.nix
# Bash
.history