chg: ignore bash history

This commit is contained in:
iceman1001 2019-03-13 12:39:21 +01:00
commit 9e5f928d27

1
.gitignore vendored
View file

@ -2,6 +2,7 @@
# don't push these files to the repository # don't push these files to the repository
.history .history
.bash_history
*.log *.log
*.eml *.eml
*.o *.o